mirror of
https://github.com/mountain-loop/yaak.git
synced 2025-12-23 22:48:55 -05: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';
|