fix(print): hide promoted attributes, note list

This commit is contained in:
Elian Doran 2025-01-31 23:45:25 +02:00
parent cd031336ab
commit 3720ca6fc4
No known key found for this signature in database

View File

@ -13,7 +13,9 @@
.title-row .note-icon-widget,
.title-row .button-widget,
.ribbon-container,
.promoted-attributes-widget,
.scroll-padding-widget,
.note-list-widget,
.spacer {
display: none !important;
}