You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
Prevent new composer from overflowing from non-breakable text (#8829)
This commit is contained in:
committed by
GitHub
parent
cda18a3dfb
commit
57dff8131c
@@ -37,6 +37,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_MessageComposer_row {
|
||||
min-width: 0;
|
||||
grid-area: composer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user