fix(pdf): hide center pane widgets when exporting to PDF

This commit is contained in:
Elian Doran 2025-04-01 23:48:08 +03:00
parent ba506c9c10
commit 2a68c28f2e
No known key found for this signature in database

View File

@ -27,6 +27,7 @@
.tab-row-widget,
#launcher-pane,
#left-pane,
#center-pane > *:not(.split-note-container-widget),
#right-pane,
.title-row .note-icon-widget,
.title-row .button-widget,