mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 17:55:24 +00:00
kb
This commit is contained in:
@@ -77,7 +77,7 @@ const ChatHistorySlider = ({
|
||||
}
|
||||
>
|
||||
<Avatar src={appAvatar} />
|
||||
<Box ml={2} fontWeight={'bold'} className={'textEllipsis'}>
|
||||
<Box flex={'1 0 0'} w={0} ml={2} fontWeight={'bold'} className={'textEllipsis'}>
|
||||
{appName}
|
||||
</Box>
|
||||
</Flex>
|
||||
|
Reference in New Issue
Block a user