Client - fix style on preference edition
This commit is contained in:
parent
e07a31cd0b
commit
0ca6a70833
@ -369,6 +369,9 @@
|
|||||||
border-bottom: 1px solid var(--card-border-color);
|
border-bottom: 1px solid var(--card-border-color);
|
||||||
margin-bottom: $default-padding * 0.5;
|
margin-bottom: $default-padding * 0.5;
|
||||||
}
|
}
|
||||||
|
.preferences-section:not(:first-child) {
|
||||||
|
margin-top: $default-padding * 1.5;
|
||||||
|
}
|
||||||
|
|
||||||
#language,
|
#language,
|
||||||
#date_format,
|
#date_format,
|
||||||
|
Loading…
Reference in New Issue
Block a user