mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-13 11:20:27 +02:00
HeaderSize as shared component
This commit is contained in:
4
packages/ui/src/lib/constants.ts
Normal file
4
packages/ui/src/lib/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const HEADER_SIZE_MD = '27px';
|
||||
export const HEADER_SIZE_LG = '40px';
|
||||
|
||||
export const WINDOW_CONTROLS_WIDTH = '10.5rem';
|
||||
Reference in New Issue
Block a user