tiptap: update minder bgcolor

This commit is contained in:
fantasticit 2022-06-05 19:33:41 +08:00
parent f24b00a6ec
commit 49974328c6
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@
position: relative; position: relative;
z-index: 2; z-index: 2;
overflow: hidden; overflow: hidden;
background-color: var(--semi-color-bg-3) !important;
} }
.km-editor > .mask { .km-editor > .mask {