Skip to content

Commit

Permalink
fix: remove color override
Browse files Browse the repository at this point in the history
  • Loading branch information
bang9 committed Sep 11, 2024
1 parent 565c097 commit 6326a71
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/chat/ui/ChatInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 6326a71

Please sign in to comment.