mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 09:34:29 +08:00
Merge pull request #1550 from ONLYOFFICE/fix/fix-bugs
[DE] Fix bug 55350
This commit is contained in:
@ -83,4 +83,11 @@
|
||||
transform: rotate(270deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.safari {
|
||||
.treeview .name::before {
|
||||
content: '';
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user