mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02: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;
|
||||
}
|
||||
|
||||
#main-font-size,
|
||||
#tree-font-size,
|
||||
#detail-font-size,
|
||||
#monospace-font-size {
|
||||
width: 8ch !important;
|
||||
}
|
||||
|
||||
/* Shortcuts */
|
||||
|
||||
.note-detail-content-widget-content:has(.shortcuts-options-section) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user