1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 14:09:25 -05:00
This commit is contained in:
syuilo 2018-08-06 00:09:21 +09:00
parent 973018fc98
commit 0d9782571f

View file

@ -45,6 +45,9 @@ root(isDark)
color isDark ? #fff : #606266
transition 0.1s
*
pointer-events none
&:hover
&:focus
color $theme-color