mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 03:53:19 +08:00
fix bug 73246
This commit is contained in:
@ -226,4 +226,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.winxp #editor-container .dropdown-menu.ps-container {
|
||||
overflow: visible;
|
||||
}
|
||||
.winxp #editor-container .dropdown-submenu .dropdown-menu.ps-container {
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user