Fix hover tile border (#7117)
* Revert "Update highlighted event line to prevent content jumping (#7090)"
This reverts commit 0f8272c6a1
.
* Fix message jumps
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
f87e9d86a4
commit
2a1a180ece
2 changed files with 15 additions and 12 deletions
|
@ -184,7 +184,6 @@ limitations under the License.
|
|||
|
||||
.mx_EventTile, .mx_EventListSummary {
|
||||
// Account for scrollbar when hovering
|
||||
margin: 0 2px;
|
||||
padding-top: 0;
|
||||
|
||||
.mx_ThreadInfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue