mirror of https://github.com/vector-im/riot-web
Remove CSS override for event line on thread view (#7141)
parent
ac15661c3e
commit
1cb0e92768
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue