Remove CSS override for event line on thread view (#7141)

This commit is contained in:
Germain 2021-11-17 08:58:32 +00:00 committed by GitHub
parent ac15661c3e
commit 1cb0e92768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -857,10 +857,6 @@ $left-gutter: 64px;
order: 10 !important;
}
&:hover .mx_EventTile_line {
padding-left: 0 !important;
}
.mx_MessageTimestamp {
left: auto;
right: 2px !important;