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';
|
||||
@import '../style/mixins/safe-area.less';
|
||||
|
||||
.van-submit-bar {
|
||||
@@ -72,7 +72,7 @@
|
||||
border: none;
|
||||
|
||||
&--danger {
|
||||
background: @action-bar-button-danger-color;
|
||||
background: @gradient-red;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user