mirror of https://github.com/vector-im/riot-web
Replace outdated css attribute (#9912)
parent
2eef3c47e6
commit
9ef4e14385
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue