Fix url preview AXE and layout issue & add percy test (#9189)

This commit is contained in:
Michael Telatynski 2022-08-17 17:07:18 +01:00 committed by GitHub
parent 0e43f3c015
commit e269c6895d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 1 deletions

View file

@ -32,6 +32,7 @@ limitations under the License.
display: flex;
flex-wrap: wrap;
row-gap: $spacing-8;
flex: 1;
.mx_LinkPreviewWidget_image,
.mx_LinkPreviewWidget_caption {