Merge branch 'ent-5575-wizard-de-modulos-y-recon-by-steps' into 'develop'

minor style fix

See merge request artica/pandorafms!3166
This commit is contained in:
Alejandro Fraguas 2020-04-15 12:33:41 +02:00
commit a4bd4a4c5d
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ ul.wizard li > textarea {
justify-content: space-between;
}
.std_input.hidden {
display: none;
}
.wizard .std_input > .label_select {
flex: 1 1 100%;
}