mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Fix select2 multi dropdown for wc orders
This commit is contained in:
@@ -61,9 +61,9 @@ body.um-admin .select2-drop-mask {
|
||||
}
|
||||
|
||||
body.um-admin .select2-drop {
|
||||
z-index: 10030 !important;
|
||||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
body.um-admin .select2-search {
|
||||
z-index: 10040 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user