mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-05 17:05:46 +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
@ -59,5 +59,6 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-inline-end: 0;
|
padding-inline-end: 0;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user