mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 18:09:58 +08:00
3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
export const SUBMENU_OFFSET_MAIN_AXIS = 12;
|
|
export const SUBMENU_OFFSET_CROSS_AXIS = -60;
|