mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 17:55:24 +00:00
V4.6.6-1 (#656)
This commit is contained in:
@@ -42,8 +42,7 @@ const ChatHeader = ({
|
||||
alignItems={'center'}
|
||||
px={[3, 5]}
|
||||
h={['46px', '60px']}
|
||||
borderBottom={theme.borders.base}
|
||||
borderBottomColor={'gray.200'}
|
||||
borderBottom={theme.borders.sm}
|
||||
color={'myGray.900'}
|
||||
>
|
||||
{isPc ? (
|
||||
|
Reference in New Issue
Block a user