mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 22:46:13 +00:00
fix z-index of dropdown menus
This commit is contained in:
parent
390da7c641
commit
3b9e6d2742
@ -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;
|
||||||
@ -529,4 +530,4 @@ div.exports-list {
|
|||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user