mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-19 02:51:47 +08:00
3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
export const EDGELESS_TEXT_BLOCK_MIN_WIDTH = 50;
|
|
export const EDGELESS_TEXT_BLOCK_MIN_HEIGHT = 50;
|