mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-19 10:15:22 +08:00
style(print): justify the note's text
This commit is contained in:
parent
7702726012
commit
3eccdd5cff
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
.ck-content {
|
.ck-content {
|
||||||
font-size: var(--print-font-size);
|
font-size: var(--print-font-size);
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-detail-readonly-text {
|
.note-detail-readonly-text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user