supermemory/apps
MaheshtheDev 95f98b7a1e fix: remove excessive bottom padding below input bar on mobile
- 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.
2026-05-10 21:03:53 +00:00
..
browser-extension use portless 2026-05-06 22:42:34 -07:00
docs Merge branch 'main' of https://github.com/supermemoryai/supermemory 2026-05-06 22:42:40 -07:00
mcp use portless 2026-05-06 22:42:34 -07:00
memory-graph-playground use portless 2026-05-06 22:42:34 -07:00
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web fix: remove excessive bottom padding below input bar on mobile 2026-05-10 21:03:53 +00:00