Unhide the view source event toggle - it works well enough (#11336)

pull/28217/head
Michael Telatynski 2023-07-28 09:02:43 +01:00 committed by GitHub
parent 5636a9f7ca
commit b496fe0a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -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;