Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 9ef4e14

Browse files
authored
Replace outdated css attribute (#9912)
1 parent 2eef3c4 commit 9ef4e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/rooms/_EventTile.pcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ $left-gutter: 64px;
13091309

13101310
.mx_EventTile_details {
13111311
display: flex;
1312-
width: fill-available;
1312+
width: stretch;
13131313
align-items: center;
13141314
justify-content: space-between;
13151315
gap: $spacing-8;

0 commit comments

Comments
 (0)