mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
client(print): fix the content having a left margin when the note is read-only
This commit is contained in:
@@ -12,6 +12,10 @@
|
|||||||
font-size: var(--print-font-size);
|
font-size: var(--print-font-size);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.note-detail-readonly-text {
|
||||||
|
padding: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.no-print,
|
.no-print,
|
||||||
.no-print *,
|
.no-print *,
|
||||||
.tab-row-container,
|
.tab-row-container,
|
||||||
|
|||||||
Reference in New Issue
Block a user