Further popup + settings styling
parent
342842cd83
commit
e961ca7b68
|
@ -53,7 +53,7 @@
|
||||||
font-size: .9em;
|
font-size: .9em;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: .85em;
|
gap: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset+fieldset {
|
fieldset+fieldset {
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
|
|
||||||
legend {
|
legend {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-bottom: .5em;
|
margin-bottom: .6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
input, label, select {
|
input, label, select {
|
||||||
|
|
|
@ -55,7 +55,6 @@
|
||||||
padding: 0 0 12px 0;
|
padding: 0 0 12px 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-bottom: .5em;
|
margin-bottom: .5em;
|
||||||
font-size: .9em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset+fieldset {
|
fieldset+fieldset {
|
||||||
|
|
Loading…
Reference in New Issue