[bugfix] hairline (#1805)

This commit is contained in:
neverland
2018-09-14 15:29:41 +08:00
committed by GitHub
parent 82b037a576
commit 5aec811dd7
2 changed files with 5 additions and 9 deletions
+1 -4
View File
@@ -13,10 +13,7 @@
overflow: hidden;
&:not(:last-child)::after {
left: 15px;
right: 0;
width: auto;
transform: scale(1, .5);
margin-left: 15px;
border-bottom-width: 1px;
}