Explorar o código

:art: studio侧边菜单改为 theme=light

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
dedb655b13
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/components/studio/LeftSider.tsx

+ 1 - 1
dashboard/src/components/studio/LeftSider.tsx

@@ -101,7 +101,7 @@ const items: MenuProps['items'] = [
 		   breakpoint="lg"
 		   className="site-layout-background">
 			<Menu
-			theme="dark"
+			theme="light"
 			onClick={onClick}
 			defaultSelectedKeys={[selectedKeys]}
 			defaultOpenKeys={['basic','advance','collaboration']}