mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-30 02:26:56 +00: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);
|
color: var(--fgHighlighted);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@container (max-width: 400px) {
|
@container (max-width: 400px) {
|
||||||
.noteFooterButton {
|
.noteFooterButton {
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue