mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 15:26:59 +08:00
fix(editor): ui bugs in linked document embed view (#10105)
Co-authored-by: Mirone <Saul-Mirone@outlook.com>
This commit is contained in:
@@ -29,7 +29,7 @@ export const EMBED_CARD_WIDTH: Record<EmbedCardStyle, number> = {
|
||||
video: 752,
|
||||
figma: 752,
|
||||
html: 752,
|
||||
syncedDoc: 752,
|
||||
syncedDoc: 800,
|
||||
pdf: 537 + 24 + 2,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user