mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +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);
|
||||
}
|
||||
|
||||
.note-detail-readonly-text {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.no-print,
|
||||
.no-print *,
|
||||
.tab-row-container,
|
||||
|
Loading…
x
Reference in New Issue
Block a user