mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-18 20:54:04 +01:00
Fix composer buttons overflowing the composer box in single-column
This commit is contained in:
parent
b6f76d1306
commit
a29ab6f1bd
1 changed files with 1 additions and 0 deletions
|
@ -586,6 +586,7 @@
|
|||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
justify-content: flex-end;
|
||||
flex: 0 0 auto;
|
||||
|
||||
& > .count {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue