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