style: decentralized less var (#8369)

* style: decentralized less var

* chore: remove emtpy var file
This commit is contained in:
neverland
2021-03-17 16:14:18 +08:00
committed by GitHub
parent 3b645362d8
commit b3146b9108
157 changed files with 997 additions and 1002 deletions
+5
View File
@@ -0,0 +1,5 @@
@import '../style/var.less';
@tabbar-height: 50px;
@tabbar-z-index: 1;
@tabbar-background-color: @white;