[improvement] Badge: add less vars (#3131)

This commit is contained in:
neverland
2019-04-11 09:57:16 +08:00
committed by GitHub
parent 26543e89eb
commit b4fc5df926
3 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@import '../style/var';
.badge-group {
width: 85px;
width: @badge-group-width;
}