[common] fixed component style

This commit is contained in:
Maxim Kadushkin 2021-03-29 00:20:37 +03:00
parent 6f17cc507a
commit 8507349ea1

View file

@ -779,7 +779,7 @@
&.active:not(.disabled) { &.active:not(.disabled) {
background-color: @highlight-button-pressed-ie !important; background-color: @highlight-button-pressed-ie !important;
background-color: @highlight-button-pressed !important; background-color: @highlight-button-pressed !important;
color: white; color: @text-normal-pressed;
} }
&[disabled], &[disabled],