minor style fix
This commit is contained in:
parent
282b31841d
commit
83b53e3eb7
|
@ -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