Make text input more flexible
This commit is contained in:
@@ -20,8 +20,10 @@ body {
|
||||
|
||||
.message-box {
|
||||
margin: 64px 0 64px;
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.message-input {
|
||||
width: 100%;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user