Fix voice call tile size (#11285)

This commit is contained in:
Germain 2023-07-18 09:35:53 +01:00 committed by GitHub
parent d9d0b84152
commit 10991736e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,8 +119,6 @@ limitations under the License.
.mx_LegacyCallEvent_sender {
font-weight: var(--cpd-font-weight-semibold);
font-size: 1.5rem;
line-height: 1.8rem;
margin-bottom: $spacing-4;
overflow: hidden;
@ -133,8 +131,6 @@ limitations under the License.
align-items: center;
font-weight: 400;
color: $secondary-content;
font-size: 1.2rem;
line-height: $font-13px;
.mx_LegacyCallEvent_type_icon {
height: 13px;