fix(space): pause refocus 트레이 가독성 정리

This commit is contained in:
2026-03-14 18:03:32 +09:00
parent b4ed94cf1b
commit a27cce9a67
2 changed files with 8 additions and 0 deletions

View File

@@ -39,6 +39,10 @@ Last Updated: 2026-03-14
- 자리를 비운 사이 focus가 끝나 break phase가 되었으면 standard break 대신 `Return` tray를 먼저 띄움
- 이 경우 `지금부터 쉬기 / 다음 목표 이어가기 / 한 조각 다시 잡기`를 선택할 수 있음
- `다음 목표 이어가기``Goal Complete` next view로 바로 연결됨
- `/space` Pause tray premium polish:
- tray 폭과 열림 높이를 키워 긴 한국어 카피가 잘리지 않게 조정
- eyebrow / title / body의 typography hierarchy와 line-height를 재정렬
- option row spacing, radius, chevron 위치를 보정해 급조된 버튼 묶음 느낌을 완화
- Focus Entry Surface / Execution Surface 재정의:
- `/app`을 planning home이 아니라 hero-first focus entry surface로 재구성