mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
client: rework max content width handling
This commit is contained in:
@@ -39,6 +39,7 @@ const TPL = /*html*/`
|
||||
<div class="note-detail">
|
||||
<style>
|
||||
.note-detail {
|
||||
max-width: var(--max-content-width); /* Inherited from .note-split */
|
||||
font-family: var(--detail-font-family);
|
||||
font-size: var(--detail-font-size);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user