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

pull/21833/head
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
1 changed files with 0 additions and 4 deletions

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;