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

Commit

Permalink
update: mention tile and hover highlight's same border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya-usman committed Apr 21, 2022
1 parent 74c48ae commit d1b749d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions res/css/views/rooms/_EventTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,6 @@ $left-gutter: 64px;
overflow-y: hidden;
}

&.mx_EventTile_selected .mx_EventTile_line {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

&:hover.mx_EventTile_verified .mx_EventTile_line {
box-shadow: inset calc(50px + $selected-message-border-width) 0 0 -50px $e2e-verified-color;
}
Expand Down

0 comments on commit d1b749d

Please sign in to comment.