mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:38:26 +02:00
Refactor desktop app into separate client and proxy apps
This commit is contained in:
4
apps/yaak-client/lib/constants.ts
Normal file
4
apps/yaak-client/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