[FIX] #5164 – Raise z‑index for .app‑moduleactions .dropdown‑menu to 9999
This commit is contained in:
@ -76,7 +76,7 @@ app {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.app-moduleactions .dropdown-menu {
|
.app-moduleactions .dropdown-menu {
|
||||||
z-index: 9000;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-moduleactions .dropdown-submenu {
|
.app-moduleactions .dropdown-submenu {
|
||||||
|
Reference in New Issue
Block a user