[common] fix bug 50026

This commit is contained in:
Maxim Kadushkin 2021-04-27 00:04:44 +03:00
parent bf6cab4d48
commit 2a75e05bfa

View file

@ -934,6 +934,12 @@
&.active {
background-color: @background-normal-ie !important;
background-color: @background-normal !important;
&:not(:disabled) {
svg.icon {
opacity: inherit;
}
}
}
&:active:not(.disabled),