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:
commit
a4bd4a4c5d
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue