diff --git a/src/app/AppViewSwitcher.tsx b/src/app/AppViewSwitcher.tsx index a2104cd4..5c22f966 100644 --- a/src/app/AppViewSwitcher.tsx +++ b/src/app/AppViewSwitcher.tsx @@ -161,9 +161,8 @@ export default function AppViewSwitcher({ animate={{ opacity: 1, scale: 1 }} exit={{ opacity: 0, scale: 0.5 }} transition={{ duration: 0.2, ease: 'easeInOut' }} - className={GAP_CLASS} > - +