Skip to content

Commit

Permalink
fix: fix layout of send button
Browse files Browse the repository at this point in the history
  • Loading branch information
ShlomiShitrit committed Nov 21, 2024
1 parent b38b225 commit 8fac1af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/ChatBox/ChatBox.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ export const styles = {
backgroundColor: "background.default",
width: "500px",
alignSelf: "center",
marginBottom: 3,
},
};

0 comments on commit 8fac1af

Please sign in to comment.