This commit is contained in:
syuilo
2018-06-14 20:23:50 +09:00
parent 11e95ea092
commit dec7d537dc
5 changed files with 347 additions and 13 deletions

View File

@ -117,7 +117,7 @@ root(isDark)
margin 3px 0 0 0
width 34px
height 14px
background isDark ? rgba(#fff, 0.1) : rgba(#000, 0.05)
background isDark ? rgba(#fff, 0.1) : rgba(#000, 0.07)
outline none
border-radius 14px
transition inherit