Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 385db61

Browse files
justjannet3chguy
authored andcommitted
Prevent new composer from overflowing from non-breakable text (#8829)
(cherry picked from commit 57dff81)
1 parent 1587561 commit 385db61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/rooms/_MessageComposer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ limitations under the License.
3737
}
3838

3939
.mx_MessageComposer_row {
40+
min-width: 0;
4041
grid-area: composer;
4142
}
4243

0 commit comments

Comments
 (0)