mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-30 17:23:08 +02:00
oops
This commit is contained in:
parent
47ce59d555
commit
6cb520cd2c
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ root(isDark)
|
||||||
background isDark ? #21242b : #ddd
|
background isDark ? #21242b : #ddd
|
||||||
|
|
||||||
&.active
|
&.active
|
||||||
cursor $theme-color-foreground
|
color $theme-color-foreground
|
||||||
background $theme-color
|
background $theme-color
|
||||||
|
|
||||||
> *
|
> *
|
||||||
|
|
Loading…
Reference in a new issue