fix: sider menu style

This commit is contained in:
jialin
2026-05-21 19:58:16 +08:00
committed by jialin
parent 6f896b4f94
commit 0c55c1c1b4
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ export default (props: any) => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_0ear6uwu4lzg.js',
iconUrl: '//at.alicdn.com/t/c/font_4613488_acsxe9xvhd.js',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}