[DE PE SSE] Bug 64748

This commit is contained in:
Julia.Svinareva
2023-10-18 21:07:44 +03:00
parent d6b4ef83a1
commit 9225742cbb

View File

@ -78,7 +78,7 @@
&:active,
&.active {
&:not(.disabled) {
svg.icon {
svg.icon:not(.uni-scale) {
fill: @icon-normal-pressed-ie;
fill: @icon-normal-pressed;
.btn& {
@ -88,7 +88,7 @@
}
}
svg.icon {
svg.icon:not(.uni-scale) {
fill: @icon-normal-ie;
fill: @icon-normal;