mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
- Remove dead bottom-[4.5rem] mobile offset on the fixed input bar wrapper in page.tsx. The input bar is fixed to inset-x-0 bottom-0 unconditionally now, eliminating an unnecessary conditional className via cn(). - Reduce mobile scroll content bottom padding from pb-32 to pb-20 in dashboard-view.tsx so content doesn't sit too far above the input bar. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| public | ||
| stores | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| globals.css | ||
| instrumentation-client.ts | ||
| middleware.ts | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| wrangler.jsonc | ||