z-index
This commit is contained in:
parent
a1e68cd879
commit
483680e716
File diff suppressed because one or more lines are too long
|
@ -4162,7 +4162,7 @@ table.bar_chart {
|
|||
* Select2
|
||||
*/
|
||||
.select2-drop {
|
||||
z-index: 999999;
|
||||
z-index: 999999 !important;
|
||||
}
|
||||
.select2-container-multi .select2-choices .select2-search-field input {
|
||||
font-family: inherit;
|
||||
|
|
Loading…
Reference in New Issue