This commit is contained in:
syuilo
2018-09-27 22:50:34 +09:00
parent 0c7111b438
commit 1e9eeeb980
11 changed files with 47 additions and 40 deletions

View File

@ -87,7 +87,7 @@ root(isDark)
width 20px
height 20px
background none
border solid 2px isDark ? rgba(#fff, 0.7) : rgba(#000, 0.54)
border solid 2px var(--inputLabel)
border-radius 100%
transition inherit