Merge remote-tracking branch 'upstream/develop' into fix/12652/screen-share

This commit is contained in:
Šimon Brandner 2021-05-20 15:50:49 +02:00
commit 340bbeec4f
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
9 changed files with 32 additions and 21 deletions

View file

@ -36,6 +36,7 @@ limitations under the License.
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre-wrap;
}
.mx_RoomSummaryCard_avatar {