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

Commit 1099173

Browse files
author
Germain
authored
Fix voice call tile size (#11285)
1 parent d9d0b84 commit 1099173

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

res/css/views/messages/_LegacyCallEvent.pcss

-4
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,8 +131,6 @@ limitations under the License.
133131
align-items: center;
134132
font-weight: 400;
135133
color: $secondary-content;
136-
font-size: 1.2rem;
137-
line-height: $font-13px;
138134

139135
.mx_LegacyCallEvent_type_icon {
140136
height: 13px;

0 commit comments

Comments
 (0)