mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-04 20:10:14 -06:00
client(print): use a larger page margins
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
--print-font-size: 11pt;
|
||||
}
|
||||
|
||||
@page {
|
||||
margin: 2cm;
|
||||
}
|
||||
|
||||
.ck-content {
|
||||
font-size: var(--print-font-size);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user