diff --git a/src/components/Settings/SettingsDrawer.tsx b/src/components/Settings/SettingsDrawer.tsx index 846080546..f2906947b 100644 --- a/src/components/Settings/SettingsDrawer.tsx +++ b/src/components/Settings/SettingsDrawer.tsx @@ -54,7 +54,7 @@ export function SettingsDrawer({ updateConfig(configName, (_) => config, false, true); }} - transitionProps={{ duration: 200 }} + transitionProps={{ transition: 'slide-left' }} >