mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
🎨
This commit is contained in:
parent
1e52560f55
commit
e498a7a1e8
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ root(isDark)
|
|||
color isDark ? #fff : #606266
|
||||
transition 0.1s
|
||||
|
||||
*
|
||||
pointer-events none
|
||||
|
||||
&:hover
|
||||
&:focus
|
||||
color $theme-color
|
||||
|
|
Loading…
Add table
Reference in a new issue