mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01: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