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