Replace outdated css attribute (#9912)
This commit is contained in:
parent
2eef3c47e6
commit
9ef4e14385
1 changed files with 1 additions and 1 deletions
|
@ -1309,7 +1309,7 @@ $left-gutter: 64px;
|
||||||
|
|
||||||
.mx_EventTile_details {
|
.mx_EventTile_details {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: fill-available;
|
width: stretch;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
gap: $spacing-8;
|
gap: $spacing-8;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue