mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-02 00:38:25 +09:00
🎨
This commit is contained in:
parent
973018fc98
commit
0d9782571f
@ -45,6 +45,9 @@ root(isDark)
|
||||
color isDark ? #fff : #606266
|
||||
transition 0.1s
|
||||
|
||||
*
|
||||
pointer-events none
|
||||
|
||||
&:hover
|
||||
&:focus
|
||||
color $theme-color
|
||||
|
Loading…
Reference in New Issue
Block a user