mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
13403-Fix select2 styles in widget Block histogram
This commit is contained in:
parent
95db6bc705
commit
9814d6abe1
@ -1001,3 +1001,15 @@ input.resize_button {
|
||||
.grid-stack-item-content .visual-console-container-dashboard {
|
||||
text-align: initial;
|
||||
}
|
||||
|
||||
.select2-container.select2-container--default.select2-container--open,
|
||||
.select2-container.select2-container--default.select2-container--open
|
||||
.select2-dropdown {
|
||||
box-sizing: border-box !important;
|
||||
}
|
||||
|
||||
.select2-container.select2-container--default.select2-container--open
|
||||
.select2-dropdown
|
||||
.select2-results__option {
|
||||
line-break: anywhere;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user