trilium/apps/client/src/print.css

10 lines
171 B
CSS

html,
body {
width: 100%;
height: 100%;
}
.note-list-widget.full-height,
.note-list-widget.full-height .note-list-widget-content {
height: unset !important;
}