mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 05:00:40 +08:00
fix(print): width is not always 100%
This commit is contained in:
parent
ae5a9df5cc
commit
3927548afb
@ -37,6 +37,7 @@ body,
|
||||
|
||||
html,
|
||||
body {
|
||||
width: unset !important;
|
||||
height: unset !important;
|
||||
overflow: visible;
|
||||
position: unset;
|
||||
|
Loading…
x
Reference in New Issue
Block a user