L-Sun
2025-04-21 11:01:04 +00:00
parent e46ae2f721
commit a2b40fea20
9 changed files with 283 additions and 33 deletions
@@ -7,9 +7,6 @@ import { css, html, unsafeCSS } from 'lit';
import { embedNoteContentStyles } from '../common/embed-note-content-styles.js';
export const SYNCED_MIN_WIDTH = 370;
export const SYNCED_MIN_HEIGHT = 64;
export const blockStyles = css`
affine-embed-synced-doc-block {
--embed-padding: 24px;