mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 13:02:00 +08:00
fix(print): scrollbar shown in some circumstances
This commit is contained in:
parent
b6a9df981a
commit
c79651add8
@ -61,6 +61,10 @@ body,
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.ck.ck-editor__editable_inline {
|
||||
overflow: hidden !important;
|
||||
}
|
||||
|
||||
.note-title-widget input,
|
||||
.note-detail-editable-text,
|
||||
.note-detail-editable-text-editor {
|
||||
|
Loading…
x
Reference in New Issue
Block a user