style: decentralized less var (#8369)
* style: decentralized less var * chore: remove emtpy var file
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
@import '../style/var.less';
|
||||
@import './var.less';
|
||||
|
||||
.van-list {
|
||||
&__loading,
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
@import '../style/var.less';
|
||||
|
||||
@list-icon-margin-right: @padding-base;
|
||||
@list-text-color: @gray-6;
|
||||
@list-text-font-size: @font-size-md;
|
||||
@list-text-line-height: 50px;
|
||||
@list-loading-icon-size: 16px;
|
||||
Reference in New Issue
Block a user