Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1cb0e92

Browse files
authored
Remove CSS override for event line on thread view (#7141)
1 parent ac15661 commit 1cb0e92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

res/css/views/rooms/_EventTile.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -857,10 +857,6 @@ $left-gutter: 64px;
857857
order: 10 !important;
858858
}
859859

860-
&:hover .mx_EventTile_line {
861-
padding-left: 0 !important;
862-
}
863-
864860
.mx_MessageTimestamp {
865861
left: auto;
866862
right: 2px !important;

0 commit comments

Comments
 (0)