Files
yaak/src-web/lib/constants.ts
Gregory Schier 9eb0fcd441 Floating sidebar
2023-03-26 10:09:28 -07:00

3 lines
87 B
TypeScript

export const DEFAULT_FONT_SIZE = 16;
export const WINDOW_FLOATING_SIDEBAR_WIDTH = 600;