Merge pull request #508 from toeverything/feat/modify

fix: in some windows chrome browser can not change backgournd
This commit is contained in:
Qi
2022-10-26 21:12:41 +08:00
committed by GitHub

View File

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