mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 14:23:08 +02:00
chore: add newline between } and @media
This commit is contained in:
parent
25c7e55c54
commit
a8d937b08e
1 changed files with 1 additions and 0 deletions
|
@ -448,6 +448,7 @@ if (props.detail) {
|
|||
color: var(--fgHighlighted);
|
||||
}
|
||||
}
|
||||
|
||||
@container (max-width: 400px) {
|
||||
.noteFooterButton {
|
||||
&:not(:last-child) {
|
||||
|
|
Loading…
Reference in a new issue