From e0b3ef17c74f0c18e6c40a4d4fd2e7d17ad5276e Mon Sep 17 00:00:00 2001 From: agatha197 <28584164+agatha197@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:44:06 +0000 Subject: [PATCH] style: change `EndpointLLMChatCard` close button color (#2613) Updated the style of the Button component in EndpointLLMChatCard to use token.colorIcon instead of token.colorBgMask for the icon color, ensuring consistency with design tokens. ### Screenshot ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/2HueYSdFvL8pOB5mgrUQ/7ae74ade-e891-4348-86df-2b073eb19fde.png) ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/2HueYSdFvL8pOB5mgrUQ/ab1799fa-d390-4a2b-95c5-c2d5757bf685.png) **Checklist:** (if applicable) - [ ] Mention to the original issue - [ ] Documentation - [ ] Minium required manager version - [ ] Specific setting for review (eg., KB link, endpoint or how to setup) - [ ] Minimum requirements to check during review - [ ] Test case(s) to demonstrate the difference of before/after --- react/src/components/lablupTalkativotUI/EndpointLLMChatCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/src/components/lablupTalkativotUI/EndpointLLMChatCard.tsx b/react/src/components/lablupTalkativotUI/EndpointLLMChatCard.tsx index 43492cf41e..760a0a61a4 100644 --- a/react/src/components/lablupTalkativotUI/EndpointLLMChatCard.tsx +++ b/react/src/components/lablupTalkativotUI/EndpointLLMChatCard.tsx @@ -134,7 +134,7 @@ const EndpointLLMChatCard: React.FC = ({