1
0

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
@@ -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) {