Fix composer buttons overflowing the composer box in single-column

th-downstream
Thibaut Girka 5 years ago committed by ThibG
parent ac7aafb272
commit aca7fdabbb

@ -586,6 +586,7 @@
white-space: nowrap;
overflow: hidden;
justify-content: flex-end;
flex: 0 0 auto;
& > .count {
display: inline-block;

Loading…
Cancel
Save