This commit is contained in:
syuilo
2018-09-27 00:54:37 +09:00
parent b6e33e93de
commit 3cbdfcb43d
11 changed files with 16 additions and 14 deletions

View File

@ -110,7 +110,7 @@ root(isDark)
> .app
margin-right 8px
padding-right 8px
border-right solid 1px isDark ? #1c2023 : #eaeaea
border-right solid 1px var(--faceDivider)
> .visibility
margin-left 8px