style: decentralized less var (#8369)
* style: decentralized less var * chore: remove emtpy var file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import '../style/var.less';
|
||||
@import './var.less';
|
||||
|
||||
.van-action-bar-button {
|
||||
flex: 1;
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
@import '../style/var.less';
|
||||
|
||||
@action-bar-button-height: 40px;
|
||||
@action-bar-button-warning-color: @gradient-orange;
|
||||
@action-bar-button-danger-color: @gradient-red;
|
||||
Reference in New Issue
Block a user