mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 19:16:59 +08:00
[common] fix for IE10
This commit is contained in:
@ -567,7 +567,8 @@
|
||||
.color-transparent {
|
||||
&:before {
|
||||
height: 40px;
|
||||
transform: translate(0, -12px) rotate(69deg);
|
||||
transform: translate(20px, -12px) rotate(69deg);
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user