Change CSS to fix usability issue from the community
parent
ab3a74b5d2
commit
7adbaf11fa
|
@ -49,6 +49,7 @@
|
||||||
.multi-select-dropdown.open {
|
.multi-select-dropdown.open {
|
||||||
.dropdown-options {
|
.dropdown-options {
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
.dropdown-menu,
|
.dropdown-menu,
|
||||||
.multi-select-dropdown__apply {
|
.multi-select-dropdown__apply {
|
||||||
|
|
Loading…
Reference in New Issue