Merge branch 'ent-7817-ventana-de-registro-pequena' into 'develop'

fixed licence modal size

See merge request artica/pandorafms!4308
This commit is contained in:
Daniel Rodriguez 2021-08-05 11:59:01 +00:00
commit f93b7fcd7a
1 changed files with 6 additions and 0 deletions

View File

@ -8303,3 +8303,9 @@ div.stat-win-spinner img {
.line_height_12pt {
line-height: 12pt;
}
.line_height_0pt {
line-height: 10pt !important;
}
#license_error_msg_dialog {
min-height: 350px !important;
}