Fix deformed avatar in call in a narrow timeline (#12538)

t3chguy/dedup-icons-17oct
Florian Duros 2024-05-16 10:00:57 +02:00 committed by GitHub
parent eed8d1538b
commit 5109e7e4c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ limitations under the License.
} }
.mx_LegacyCallEvent_info { .mx_LegacyCallEvent_info {
align-items: unset; align-items: center;
} }
} }
} }