jonastirona/ao5

UI: Polish layout for small mobile screens

开放

#5 创建于 2025年12月2日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (0 个派生)auto 404
good first issueui

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description: On smaller devices (e.g., iPhone SE, older Androids), some UI elements feel cramped or misaligned.

File: apps/web/src/components

Task:

  • Check the Settings modal on mobile; ensure it scrolls correctly and doesn’t get cut off.
  • Adjust padding for the main timer display on screens narrower than 375px.
  • Ensure the "Session List" is easily tappable on mobile.

贡献者指南