mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 11:09:05 +01:00
style(next): settings/advanced: fix bullet list margin
This commit is contained in:
parent
f2021f8ca1
commit
ead3229c1e
@ -80,3 +80,9 @@
|
|||||||
.monospace-font-size-input-group {
|
.monospace-font-size-input-group {
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Advanced */
|
||||||
|
|
||||||
|
.options-section ul.existing-anonymized-databases {
|
||||||
|
margin: 1em;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user