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

Commit b496fe0

Browse files
authored
Unhide the view source event toggle - it works well enough (#11336)
1 parent 5636a9f commit b496fe0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

res/css/views/rooms/_EventTile.pcss

-5
Original file line numberDiff line numberDiff line change
@@ -1203,11 +1203,6 @@ $left-gutter: 64px;
12031203
height: 14px; /* avatar img size */
12041204
}
12051205

1206-
.mx_ViewSourceEvent_toggle {
1207-
display: none; /* hide the hidden event expand button, not enough
1208-
space, view source can still be used */
1209-
}
1210-
12111206
&.mx_EventTile_selected .mx_EventTile_line,
12121207
.mx_EventTile_line {
12131208
$line-height: $font-12px;

0 commit comments

Comments
 (0)