Skip to content

Commit

Permalink
Merge branch 'main' into 24.03
Browse files Browse the repository at this point in the history
  • Loading branch information
yomybaby committed Aug 7, 2024
2 parents ba399c5 + e0b3ef1 commit af9761f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const EndpointLLMChatCard: React.FC<EndpointLLMChatCardProps> = ({
<Button
icon={<CloseOutlined />}
type="text"
style={{ color: token.colorBgMask }}
style={{ color: token.colorIcon }}
/>
</Popconfirm>
) : undefined
Expand Down

0 comments on commit af9761f

Please sign in to comment.