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

This commit is contained in:
Florian Duros
2024-05-16 08:00:57 +00:00
committed by GitHub
parent eed8d1538b
commit 5109e7e4c0
+1 -1
View File
@@ -204,7 +204,7 @@ limitations under the License.
} }
.mx_LegacyCallEvent_info { .mx_LegacyCallEvent_info {
align-items: unset; align-items: center;
} }
} }
} }