style: login page size

This commit is contained in:
jialin
2026-06-04 15:48:44 +08:00
committed by jialin
parent c4a72eb375
commit 4945242c87
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -351,7 +351,7 @@ export default (props: any) => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_yo03vxgh67k.js',
iconUrl: '//at.alicdn.com/t/c/font_4613488_rwchdketjg8.js',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}