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

Commit f9beb01

Browse files
author
Germain
committed
Fix voice call tile size
1 parent ba90e0b commit f9beb01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

res/css/views/messages/_LegacyCallEvent.pcss

-3
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ limitations under the License.
119119

120120
.mx_LegacyCallEvent_sender {
121121
font-weight: var(--cpd-font-weight-semibold);
122-
font-size: 1.5rem;
123-
line-height: 1.8rem;
124122
margin-bottom: $spacing-4;
125123

126124
overflow: hidden;
@@ -133,7 +131,6 @@ limitations under the License.
133131
align-items: center;
134132
font-weight: 400;
135133
color: $secondary-content;
136-
font-size: 1.2rem;
137134
line-height: $font-13px;
138135

139136
.mx_LegacyCallEvent_type_icon {

0 commit comments

Comments
 (0)