@ -3,6 +3,7 @@
.bi-half-button {
.border-radius(2px);
box-sizing: border-box;
&:after {
position: absolute;
left: 2px;
@ -12,8 +13,8 @@
background-color: @color-bi-background-half-button-content;
content: '';
}
&,
.disabled {
&.disabled {
background-color: @color-bi-background-disabled-half-button-content;