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