mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
13450-Fix select2 in dashboards with dark theme
This commit is contained in:
parent
2749881d30
commit
b30074d062
@ -994,3 +994,10 @@ input.resize_button {
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.select2-container.select2-container--default.select2-container--open {
|
||||
z-index: 999999;
|
||||
}
|
||||
.select2-search__field {
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user