mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-04 06:31:35 +08: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