fix: "Mention highlight and cursor hover highlight has different corner radius" (#8384)
* fix: mention tile and hover highlight's same border radius * style-lint fix * update: mention tile and hover highlight's same border radiuspull/28788/head^2
							parent
							
								
									bbe0c945d3
								
							
						
					
					
						commit
						495a69532d
					
				|  | @ -223,12 +223,6 @@ $left-gutter: 64px; | |||
|         overflow-y: hidden; | ||||
|     } | ||||
| 
 | ||||
|     &.mx_EventTile_selected .mx_EventTile_line, | ||||
|     &:hover .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; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Yaya Usman
						Yaya Usman