mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
fix(client/print): slides not paginating correctly
This commit is contained in:
parent
f6d7ecab40
commit
55fde593a3
@ -3,3 +3,8 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 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