mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #13381 from nextcloud/menu-apps-fixes
Fix apps menu overlapping
This commit is contained in:
commit
e11048932f
1 changed files with 1 additions and 0 deletions
|
|
@ -494,6 +494,7 @@ nav[role='navigation'] {
|
|||
overflow: hidden;
|
||||
background-color: var(--color-primary-element);
|
||||
padding: 0 5px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
/* hidden apps menu */
|
||||
|
|
|
|||
Loading…
Reference in a new issue