mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 22:03:09 +02:00
🎨
This commit is contained in:
parent
109738ccb9
commit
d872a16fe0
1 changed files with 2 additions and 2 deletions
|
@ -188,10 +188,10 @@ root(isDark)
|
|||
z-index 2
|
||||
top 0
|
||||
right 0
|
||||
padding-right 8px
|
||||
|
||||
> button
|
||||
padding 0
|
||||
width 42px
|
||||
padding 0 8px
|
||||
font-size 0.9em
|
||||
line-height 42px
|
||||
color isDark ? #9baec8 : #ccc
|
||||
|
|
Loading…
Reference in a new issue