This commit is contained in:
syuilo 2018-04-28 17:27:41 +09:00
parent 47ce59d555
commit 6cb520cd2c
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ root(isDark)
background isDark ? #21242b : #ddd background isDark ? #21242b : #ddd
&.active &.active
cursor $theme-color-foreground color $theme-color-foreground
background $theme-color background $theme-color
> * > *