mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-21 17:31:31 +03:00
Merge pull request #45 from toeverything/feat/layout
feat: modify styles
This commit is contained in:
commit
094947d3d4
@ -5,19 +5,7 @@ debug-menu {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.affine-editor-container {
|
||||
background: var(--affine-page-background);
|
||||
transition: background-color 0.5s;
|
||||
overflow-y: auto !important;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.affine-default-page-block-title-container {
|
||||
margin-top: 78px;
|
||||
}
|
||||
.affine-default-page-block-container {
|
||||
min-height: calc(100% - 78px);
|
||||
height: auto !important;
|
||||
overflow: hidden;
|
||||
padding-bottom: 150px !important;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user