Further popup + settings styling

pull/327/head
Kevin Payravi 2023-11-05 04:24:42 -06:00
parent 342842cd83
commit e961ca7b68
2 changed files with 2 additions and 3 deletions

View File

@ -53,7 +53,7 @@
font-size: .9em;
display: flex;
flex-direction: column;
gap: .85em;
gap: .5em;
}
fieldset+fieldset {
@ -71,7 +71,7 @@
legend {
font-weight: 600;
margin-bottom: .5em;
margin-bottom: .6em;
}
input, label, select {

View File

@ -55,7 +55,6 @@
padding: 0 0 12px 0;
margin: 0;
margin-bottom: .5em;
font-size: .9em;
}
fieldset+fieldset {