This commit is contained in:
syuilo 2018-08-06 00:09:21 +09:00
parent 1e52560f55
commit e498a7a1e8

View File

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