mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
chore: template author name & icon border radius (#2624)
This commit is contained in:
@@ -605,7 +605,7 @@ const RenderList = React.memo(function RenderList({
|
||||
src={template.avatar}
|
||||
w={gridStyle.avatarSize}
|
||||
objectFit={'contain'}
|
||||
borderRadius={'md'}
|
||||
borderRadius={'sm'}
|
||||
/>
|
||||
<Box ml={3} flex={'1'}>
|
||||
<Box color={'myGray.900'} fontWeight={'500'} fontSize={'sm'} flex={'1 0 0'}>
|
||||
|
Reference in New Issue
Block a user