|
Client: wider sidebar, 2-line preview, loading spinners
- Sidebar width: 260px → 300px - Session preview: nowrap/ellipsis → 2-line clamp (-webkit-line-clamp: 2) - Action buttons: align-items flex-start + 2px padding-top so they sit at the top of multi-line items instead of vertically centered - Spinner shown in sidebar session list during initial data fetch - Spinner shown in chat area during session history load; cleared on both success and error Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| client/js/app.js |
|---|
| client/style.css |
|---|