mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix: add padding between editor and link panel (#5713)
Fix [AFF-561](https://linear.app/affine-design/issue/AFF-561/bi-directional-link-与文本编辑区域的-top-padding)
This commit is contained in:
@@ -29,7 +29,7 @@ export const affineDocViewport = style({
|
||||
|
||||
export const docContainer = style({
|
||||
display: 'block',
|
||||
flexGrow: 1,
|
||||
paddingBottom: 64,
|
||||
});
|
||||
|
||||
const titleTagBasic = style({
|
||||
|
||||
Reference in New Issue
Block a user