This commit is contained in:
syuilo
2018-12-30 14:00:57 +09:00
parent 12286f4915
commit 4f76acd249
30 changed files with 67 additions and 43 deletions

View File

@ -77,7 +77,7 @@ export default define({
display block
padding 4px 0
color var(--text)
border-bottom dashed 1px var(--faceDivider)
border-bottom dashed var(--lineWidth) var(--faceDivider)
&:last-child
border-bottom none