chore: add newline between } and @media

This commit is contained in:
Marie 2023-10-15 19:28:15 +02:00 committed by GitHub
parent 25c7e55c54
commit a8d937b08e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -448,6 +448,7 @@ if (props.detail) {
color: var(--fgHighlighted); color: var(--fgHighlighted);
} }
} }
@container (max-width: 400px) { @container (max-width: 400px) {
.noteFooterButton { .noteFooterButton {
&:not(:last-child) { &:not(:last-child) {