[Doc] update neutral color variables (#2130)

This commit is contained in:
neverland
2018-11-23 20:29:43 +08:00
committed by GitHub
parent ec159b5e47
commit f69c66b439
21 changed files with 57 additions and 39 deletions

View File

@@ -128,7 +128,7 @@ export default {
display: inline-block;
&.active {
color: #fff;
color: @white;
background-color: @blue;
}
}