mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 08:17:10 +08:00
15 lines
273 B
CSS
15 lines
273 B
CSS
debug-menu {
|
|
display: none !important;
|
|
}
|
|
.affine-block-children-container.edgeless {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.affine-default-page-block-title-container {
|
|
margin-top: 78px;
|
|
margin-bottom: 40px;
|
|
}
|
|
.affine-editor-container {
|
|
background: transparent !important;
|
|
}
|