formatted chat input better, got rid of resize, added end adornment to send messages without the enter button
This commit is contained in:
parent
a0d1fcf5a9
commit
374ba20f0c
4 changed files with 36 additions and 42 deletions
|
|
@ -43,9 +43,6 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||
// padding: 4
|
||||
padding: theme.spacing(1)
|
||||
},
|
||||
textContainer: {
|
||||
padding: theme.spacing(1),
|
||||
},
|
||||
userAvatar: {
|
||||
width: 36,
|
||||
height: 36,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue