mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 08:16:40 +01:00
feat(print): hide placeholder if note is empty
This commit is contained in:
@@ -109,6 +109,7 @@ span[style] {
|
|||||||
outline: none !important;
|
outline: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ck-placeholder,
|
||||||
.ck-widget__type-around,
|
.ck-widget__type-around,
|
||||||
.ck-widget__selection-handle {
|
.ck-widget__selection-handle {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user