feat(print): hide placeholder if note is empty

This commit is contained in:
Elian Doran 2025-02-01 00:55:00 +02:00
parent 2cc7113c2c
commit 8e88645fd3
No known key found for this signature in database

View File

@ -109,6 +109,7 @@ span[style] {
outline: none !important;
}
.ck-placeholder,
.ck-widget__type-around,
.ck-widget__selection-handle {
display: none !important;