Fix composer buttons overflowing the composer box in single-column
This commit is contained in:
@ -586,6 +586,7 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
justify-content: flex-end;
|
||||
flex: 0 0 auto;
|
||||
|
||||
& > .count {
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user