diff --git a/apps/client/src/widgets/type_widgets/abstract_split_type_widget.ts b/apps/client/src/widgets/type_widgets/abstract_split_type_widget.ts index cead9d254..70081283a 100644 --- a/apps/client/src/widgets/type_widgets/abstract_split_type_widget.ts +++ b/apps/client/src/widgets/type_widgets/abstract_split_type_widget.ts @@ -34,6 +34,7 @@ const TPL = /*html*/`\ .note-detail-split-preview-col { position: relative; + background: var(--main-background-color); } .note-detail-split .note-detail-split-editor {