mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-12 11:23:42 +08:00
feat: add new theme berry (#860)
* feat: add theme berry * docs: add development notes * fix: fix blank page * chore: update implementation * fix: fix package.json * chore: update ui copy --------- Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
4
web/berry/src/store/constant.js
Normal file
4
web/berry/src/store/constant.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// theme constant
|
||||
export const gridSpacing = 3;
|
||||
export const drawerWidth = 260;
|
||||
export const appDrawerWidth = 320;
|
||||
Reference in New Issue
Block a user