mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
style(next): improve settings layout slightly
This commit is contained in:
parent
6703fa7a0c
commit
1e2aa3c52d
@ -57,3 +57,17 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 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;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user