Prevent new composer from overflowing from non-breakable text (#8829)
This commit is contained in:
parent
cda18a3dfb
commit
57dff8131c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_row {
|
.mx_MessageComposer_row {
|
||||||
|
min-width: 0;
|
||||||
grid-area: composer;
|
grid-area: composer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue