Fix text button in IE11

This commit is contained in:
Julia Radzhabova
2023-11-21 16:13:51 +03:00
parent 96d63c1744
commit 18fc1b4402

View File

@ -1065,6 +1065,9 @@
right: auto;
left: 1px;
}
.ie & {
top: 2px;
}
}
&:not(.disabled) {