mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 06:38:59 +02:00
fix(client/print): slides not paginating correctly
This commit is contained in:
parent
f6d7ecab40
commit
55fde593a3
@ -2,4 +2,9 @@ html,
|
||||
body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.note-list-widget.full-height,
|
||||
.note-list-widget.full-height .note-list-widget-content {
|
||||
height: unset !important;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user