mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: allow msg select buttons to wrap (#31084)
Before  After 
This commit is contained in:
parent
5e178f9c7b
commit
58f75ed205
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
&__buttons {
|
&__buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
gap: 0.5rem;
|
gap: 0.5rem;
|
||||||
|
|
||||||
.chat-drawer-content & {
|
.chat-drawer-content & {
|
||||||
|
Loading…
Reference in New Issue
Block a user