mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 17:40:43 +08:00
UX: allow msg select buttons to wrap (#31084)
Before  After 
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
|
||||
&__buttons {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.5rem;
|
||||
|
||||
.chat-drawer-content & {
|
||||
|
Reference in New Issue
Block a user