fix: z-index for dropdown less than page-head
This commit is contained in:
parent
c3f68142db
commit
7089be4db2
1 changed files with 2 additions and 0 deletions
|
|
@ -400,7 +400,9 @@ body[data-route^="Module"] .main-menu {
|
|||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
max-width: 250px;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.dropdown-search {
|
||||
padding: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue