This commit is contained in:
syuilo 2018-09-27 00:54:37 +09:00
parent b6e33e93de
commit 3cbdfcb43d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
11 changed files with 16 additions and 14 deletions

View file

@ -323,7 +323,7 @@ root(isDark)
margin 0
padding 0
background var(--face)
border-bottom solid 1px isDark ? #1c2023 : #eaeaea
border-bottom solid 1px var(--faceDivider)
&[data-round]
&:first-child