mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-11 02:13:48 +09:00
fix history padding
This commit is contained in:
parent
7ad21128f1
commit
8051dc1e9a
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@
|
|||
}
|
||||
|
||||
.editorWrapper:not(.withIconAndCover):not(.withCover) { padding-top: 72px; }
|
||||
.editorWrapper.withIcon { padding-top: 122px; }
|
||||
.editorWrapper.withIcon { padding-top: 122px !important; }
|
||||
|
||||
.blockLast { height: 100px; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue