mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
style(next)/options/appearance: tweak font size inputs
This commit is contained in:
parent
d189f2b66b
commit
7288757777
@ -236,6 +236,13 @@ div.note-detail-empty {
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main-font-size,
|
||||||
|
#tree-font-size,
|
||||||
|
#detail-font-size,
|
||||||
|
#monospace-font-size {
|
||||||
|
width: 8ch !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Shortcuts */
|
/* Shortcuts */
|
||||||
|
|
||||||
.note-detail-content-widget-content:has(.shortcuts-options-section) {
|
.note-detail-content-widget-content:has(.shortcuts-options-section) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user