mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 10:01:27 +00:00
Make linter happier
This commit is contained in:
parent
6a89f5218a
commit
649e567b8f
|
@ -153,7 +153,7 @@ dfn {
|
||||||
&:active,
|
&:active,
|
||||||
&:focus {
|
&:focus {
|
||||||
background: $black;
|
background: $black;
|
||||||
box-shadow: 0px 2px 4px 0px $grey;
|
box-shadow: 0 2px 4px 0 $grey;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue