mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-09 14:30:12 -06:00
style(next): improve settings layout slightly
This commit is contained in:
@@ -56,4 +56,18 @@
|
||||
.options-section .options-mime-types {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.options-section .form-group {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.options-section .form-group:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.options-section ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
Reference in New Issue
Block a user