optimize ParentPaths component (#5179)

* optimize ParentPaths component

* fix dataset list diaplay

* component
This commit is contained in:
heheer
2025-07-10 18:16:03 +08:00
committed by GitHub
parent ac493db00f
commit 7a6a396f2a
12 changed files with 141 additions and 127 deletions

View File

@@ -326,6 +326,7 @@ const MyMenu = ({
<Box
w={'100%'}
color={child.description ? 'myGray.900' : 'inherit'}
pr={child.icon ? 4 : 0}
{...sizeMapStyle[size].labelStyle}
>
{child.label}