Commit a7fc8ff
committed
fix(thread): polish sender/recipients display in thread envelope
- Stack sender name and email on two lines when expanded (fixes mobile
clipping caused by overflow:hidden on the parent container)
- Add bottom padding to recipients section for visual separation from
mail body
- Tighten gap between To/Cc/Bcc rows
- Constrain recipient chip to --clickable-area-small height with pill
border-radius and remove trailing padding
AI-assisted: Claude Code (claude-sonnet-4-6)
Signed-off-by: Darko Sturlan <darko.sturlan@gmail.com>1 parent a12a3e5 commit a7fc8ff
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1184 | 1184 | | |
1185 | 1185 | | |
1186 | 1186 | | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
1187 | 1190 | | |
1188 | 1191 | | |
1189 | 1192 | | |
| |||
1446 | 1449 | | |
1447 | 1450 | | |
1448 | 1451 | | |
1449 | | - | |
| 1452 | + | |
1450 | 1453 | | |
1451 | 1454 | | |
1452 | | - | |
| 1455 | + | |
1453 | 1456 | | |
1454 | 1457 | | |
1455 | 1458 | | |
| |||
1463 | 1466 | | |
1464 | 1467 | | |
1465 | 1468 | | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
1466 | 1478 | | |
1467 | 1479 | | |
1468 | 1480 | | |
| |||
0 commit comments