fix: in some windows chrome browser can not change backgournd

This commit is contained in:
QiShaoXuan 2022-10-26 21:10:12 +08:00
parent 6bd740b0a7
commit 43e1efd79e

View File

@ -9,3 +9,6 @@ debug-menu {
margin-top: 78px;
margin-bottom: 40px;
}
.affine-editor-container {
background: transparent !important;
}