feat: remove animations from context menu

This commit is contained in:
Antonella Sgarlatta
2021-05-24 10:51:24 -03:00
parent 0a433ff5d4
commit 633add73c9
3 changed files with 9 additions and 6 deletions

View File

@@ -63,7 +63,7 @@ const SearchOptions = observer(({ appState }: Props) => {
style={{
top: optionsPanelTop,
}}
className="sn-dropdown sn-dropdown-anchor-right absolute grid gap-2 py-2"
className="sn-dropdown sn-dropdown--anchor-right sn-dropdown--animated absolute grid gap-2 py-2"
>
<Switch
className="h-10"