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

Commit

Permalink
Unhide the view source event toggle - it works well enough (#11336)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jul 28, 2023
1 parent 5636a9f commit b496fe0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions res/css/views/rooms/_EventTile.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -1203,11 +1203,6 @@ $left-gutter: 64px;
height: 14px; /* avatar img size */
}

.mx_ViewSourceEvent_toggle {
display: none; /* hide the hidden event expand button, not enough
space, view source can still be used */
}

&.mx_EventTile_selected .mx_EventTile_line,
.mx_EventTile_line {
$line-height: $font-12px;
Expand Down

0 comments on commit b496fe0

Please sign in to comment.