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

@@ -228,7 +228,7 @@ mediaRoot(isDark)
root(isDark)
font-size 13px
border-bottom solid 1px isDark ? #1c2023 : #eaeaea
border-bottom solid 1px var(--faceDivider)
&:last-of-type
border-bottom none