Files
Trilium/apps/client/src/print.css
2025-10-18 21:59:09 +03:00

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;
}