forked from abner/for-legacy-web
fix: added hover event to overline + removed context menu (#393)
This commit is contained in:
@@ -102,7 +102,7 @@ export function SearchSidebar({ close }: Props) {
|
||||
<GenericSidebarBase>
|
||||
<GenericSidebarList>
|
||||
<SearchBase>
|
||||
<Overline type="error" onClick={close} block>
|
||||
<Overline type="error" onClick={close} block hoverEnabled>
|
||||
« back to members
|
||||
</Overline>
|
||||
<Overline type="subtle" block>
|
||||
|
||||
Reference in New Issue
Block a user