mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix collapsed toolbar (hidden user menu)
This commit is contained in:
@ -96,8 +96,10 @@
|
||||
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
&:not(.z-clear *) {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.extra {
|
||||
.header-background-color();
|
||||
|
||||
Reference in New Issue
Block a user