mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Merge pull request #3055 from mooxl/add-zindex-to-dropdown-menu
fix: add z-index to dropdown menu
This commit is contained in:
commit
884f197a4b
1 changed files with 1 additions and 0 deletions
|
|
@ -59,5 +59,6 @@
|
|||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-inline-end: 0;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue