Further popup + settings styling
parent
342842cd83
commit
e961ca7b68
|
@ -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 {
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
padding: 0 0 12px 0;
|
||||
margin: 0;
|
||||
margin-bottom: .5em;
|
||||
font-size: .9em;
|
||||
}
|
||||
|
||||
fieldset+fieldset {
|
||||
|
|
Loading…
Reference in New Issue