liuyg
2021-06-08 1fd62582bb4ba007a9760207f785ee8227e6ff11
1
2
3
4
5
6
@import "variables.less";
@import "../common/Button.less";
 
.mblButton:not([disabled]):active {
    background-color: @win-accent-color;
}