Fix the buttons not being displayed with long preview text (#29811)

This commit is contained in:
David Baker 2025-04-25 11:03:34 +01:00 committed by GitHub
parent ce4b9860a8
commit 6329f69557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@
min-width: 0;
.mx_RoomListItemView_text {
max-width: 100%;
min-width: 0;
}
.mx_RoomListItemView_roomName {