mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
style(next)/options/appearance: tweak font size inputs
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user