mirror of https://github.com/vector-im/riot-web
Unhide the view source event toggle - it works well enough (#11336)
parent
5636a9f7ca
commit
b496fe0a2b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue