Replace outdated css attribute (#9912)

pull/28217/head
Janne Mareike Koschinski 2023-01-16 14:46:54 +01:00 committed by GitHub
parent 2eef3c47e6
commit 9ef4e14385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1309,7 +1309,7 @@ $left-gutter: 64px;
.mx_EventTile_details {
display: flex;
width: fill-available;
width: stretch;
align-items: center;
justify-content: space-between;
gap: $spacing-8;