mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 22:23:13 +08:00
Fix text button in IE11
This commit is contained in:
@ -1065,6 +1065,9 @@
|
||||
right: auto;
|
||||
left: 1px;
|
||||
}
|
||||
.ie & {
|
||||
top: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.disabled) {
|
||||
|
||||
Reference in New Issue
Block a user