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);
|
color: var(--fgHighlighted);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@container (max-width: 400px) {
|
@container (max-width: 400px) {
|
||||||
.noteFooterButton {
|
.noteFooterButton {
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
|
|
Loading…
Reference in a new issue