Merge pull request #1550 from ONLYOFFICE/fix/fix-bugs
[DE] Fix bug 55350
This commit is contained in:
commit
aaeb854bbb
|
@ -84,3 +84,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.safari {
|
||||
.treeview .name::before {
|
||||
content: '';
|
||||
display: block;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue