fixing menu z-index
This commit is contained in:
parent
4e032e3569
commit
1855a7da15
@ -16,3 +16,7 @@
|
|||||||
#toast-container > div {
|
#toast-container > div {
|
||||||
opacity:1;
|
opacity:1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
bs-dropdown-container {
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user