Minor visual fix

This commit is contained in:
Jose Gonzalez 2023-03-16 12:50:31 +01:00
parent fd82e1a582
commit 7bd8f0cc0d
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
#form_setup {
display: flex;
/*display: flex;
flex-direction: row;
justify-items: baseline;
justify-content: space-between;
flex-wrap: wrap;
*/
}
fieldset {