mirror of
https://github.com/zadam/trilium.git
synced 2026-01-02 05:29:56 +01:00
fix(print): width is not always 100%
This commit is contained in:
@@ -37,6 +37,7 @@ body,
|
||||
|
||||
html,
|
||||
body {
|
||||
width: unset !important;
|
||||
height: unset !important;
|
||||
overflow: visible;
|
||||
position: unset;
|
||||
|
||||
Reference in New Issue
Block a user