Merge branch 'ent-12270-paginacion-de-widgets-hace-que-me-quepan-en-pantalla' into 'develop'

Ent 12270 paginacion de widgets hace que me quepan en pantalla

See merge request artica/pandorafms!6586
This commit is contained in:
Matias Didier 2023-12-13 13:29:15 +00:00
commit 5d9f50fb05
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ h1 {
cursor: pointer;
}
#modal-add-widget {
min-height: 566px !important;
min-height: 625px !important;
}
#modal-add-widget .container-list-widgets {
display: flex;