mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
fix z-index of dropdown menus
This commit is contained in:
@@ -80,6 +80,7 @@ header {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
z-index: 1500;
|
||||||
a.dropdown-item {
|
a.dropdown-item {
|
||||||
width: 120%;
|
width: 120%;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Reference in New Issue
Block a user