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