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