You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Unhide the view source event toggle - it works well enough (#11336)
This commit is contained in:
committed by
GitHub
parent
5636a9f7ca
commit
b496fe0a2b
@ -1203,11 +1203,6 @@ $left-gutter: 64px;
|
|||||||
height: 14px; /* avatar img size */
|
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_selected .mx_EventTile_line,
|
||||||
.mx_EventTile_line {
|
.mx_EventTile_line {
|
||||||
$line-height: $font-12px;
|
$line-height: $font-12px;
|
||||||
|
Reference in New Issue
Block a user