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:
Jose Martin 2024-04-11 08:13:26 +00:00
commit 60c83045c5
1 changed files with 7 additions and 0 deletions

View File

@ -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;
}