mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(editor): adjust some ui style of embed card (#12055)
This commit is contained in:
@@ -476,9 +476,6 @@ export const cardStyles = css`
|
||||
width: ${EMBED_CARD_WIDTH.vertical}px;
|
||||
height: ${EMBED_CARD_HEIGHT.vertical}px;
|
||||
flex-direction: column-reverse;
|
||||
margin-top: calc(
|
||||
(${EMBED_CARD_HEIGHT.syncedDoc}px - ${EMBED_CARD_HEIGHT.vertical}px) / 2
|
||||
);
|
||||
|
||||
.affine-embed-synced-doc-card-content {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user