mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08: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