forked from FoundKeyGang/FoundKey
Clean up
This commit is contained in:
parent
3304cc106e
commit
4dde54e344
1 changed files with 0 additions and 13 deletions
|
@ -314,19 +314,6 @@ root(isDark)
|
|||
> .text
|
||||
margin-right 8px
|
||||
|
||||
> .toggle
|
||||
display inline-block
|
||||
padding 4px 8px
|
||||
font-size 0.7em
|
||||
color isDark ? #393f4f : #fff
|
||||
background isDark ? #687390 : #b1b9c1
|
||||
border-radius 2px
|
||||
cursor pointer
|
||||
user-select none
|
||||
|
||||
&:hover
|
||||
background isDark ? #707b97 : #bbc4ce
|
||||
|
||||
> .content
|
||||
|
||||
> .text
|
||||
|
|
Loading…
Reference in a new issue