1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

fixing menu z-index

This commit is contained in:
Patrik J. Braun 2019-07-21 10:44:52 +02:00
parent 4e032e3569
commit 1855a7da15

View File

@ -16,3 +16,7 @@
#toast-container > div {
opacity:1;
}
bs-dropdown-container {
z-index: 1;
}