Commit 3f47b58a by heheer Committed by GitHub

fix: tool select modal item width (#5952)

parent 64759b86
......@@ -413,7 +413,7 @@ const RenderList = React.memo(function RenderList({
color={'myGray.900'}
fontWeight={'500'}
fontSize={'sm'}
maxW={'200px'}
maxW={'180px'}
whiteSpace={'nowrap'}
overflow={'hidden'}
textOverflow={'ellipsis'}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment