[Improvement] border color variable (#1412)

This commit is contained in:
neverland
2018-07-05 19:25:57 +08:00
committed by GitHub
parent 8942eb56fa
commit 864b386c43
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
height: 1px;
top: 50%;
position: absolute;
background-color: $gray-light;
background-color: $border-color;
}
&::before {