Skip to content

Commit

Permalink
💄 style: Update MobileChatInputArea
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed May 7, 2024
1 parent ad3071a commit 2f65475
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ChatInputArea/mobile/ChatInputArea.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const useStyles = createStyles(({ css, token }) => {
expand: css`
position: absolute;
height: 100%;
background: ${token.colorBgLayout};
`,
expandButton: css`
position: absolute;
Expand Down

0 comments on commit 2f65475

Please sign in to comment.