mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Merge branch 'ent-13450-widget-module-in-a-table-problema-tema-oscuro-y-funcion' into 'develop'
Ent 13450 widget module in a table problema tema oscuro y funcion See merge request artica/pandorafms!7167
This commit is contained in:
commit
60c83045c5
@ -994,3 +994,10 @@ input.resize_button {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
justify-content: center;
|
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