mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-30 07:06:38 +08:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
// theme constant
|
|
export const gridSpacing = 3;
|
|
export const drawerWidth = 260;
|
|
export const appDrawerWidth = 320;
|