Minor visual fix
This commit is contained in:
parent
fd82e1a582
commit
7bd8f0cc0d
|
@ -1,9 +1,10 @@
|
|||
#form_setup {
|
||||
display: flex;
|
||||
/*display: flex;
|
||||
flex-direction: row;
|
||||
justify-items: baseline;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
*/
|
||||
}
|
||||
|
||||
fieldset {
|
||||
|
|
Loading…
Reference in New Issue