mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:39:00 +01:00
client(print): fix the content having a left margin when the note is read-only
This commit is contained in:
parent
8b8f0c289e
commit
f2cc98eeec
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user