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

Commit

Permalink
Fix voice call tile size (#11285)
Browse files Browse the repository at this point in the history
  • Loading branch information
Germain authored Jul 18, 2023
1 parent d9d0b84 commit 1099173
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions res/css/views/messages/_LegacyCallEvent.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit 1099173

Please sign in to comment.