mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-17 06:26:58 +01:00
6 lines
126 B
TypeScript
6 lines
126 B
TypeScript
|
|
export const HEADER_SIZE_MD = '27px';
|
|
export const HEADER_SIZE_LG = '40px';
|
|
|
|
export const WINDOW_CONTROLS_WIDTH = '10.5rem';
|