Fix room name not wrapping in summary card
This commit is contained in:
@@ -36,6 +36,7 @@ limitations under the License.
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.mx_RoomSummaryCard_avatar {
|
||||
|
||||
Reference in New Issue
Block a user