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