diff --git a/src/components/chat/ui/ChatInput.tsx b/src/components/chat/ui/ChatInput.tsx index 230b5919a..07ed34741 100644 --- a/src/components/chat/ui/ChatInput.tsx +++ b/src/components/chat/ui/ChatInput.tsx @@ -108,9 +108,6 @@ const container = css` inset-inline-end: 12px; inset-block-start: 50%; transform: translateY(-50%); - path { - fill: ${themedColors.onbackground1}; - } } .sendbird-message-input--placeholder { position: absolute;