style(print): justify the note's text

This commit is contained in:
Adorian Doran 2025-02-01 19:41:33 +02:00
parent 7702726012
commit 3eccdd5cff

View File

@ -14,6 +14,7 @@
.ck-content {
font-size: var(--print-font-size);
text-align: justify;
}
.note-detail-readonly-text {