jxdnsong
2020-10-24 da0104cede61a05a93e97b96ba0aaa7e222bb7d6
1
2
3
4
5
6
@import "variables.less";
@import "../common/Button.less";
 
.mblButton:not([disabled]):active {
    background-color: @win-accent-color;
}