mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-15 13:43:39 +01:00
5 lines
125 B
TypeScript
5 lines
125 B
TypeScript
export const HEADER_SIZE_MD = '27px';
|
|
export const HEADER_SIZE_LG = '40px';
|
|
|
|
export const WINDOW_CONTROLS_WIDTH = '10.5rem';
|