Commit 20a3a4c
Fix mobile selector row truncating description text (#695)
The base .tk-selector-row sets height: 40px, but the mobile override
only set min-height: 54px without resetting height to auto. This
prevented the row from growing when description text wraps, clipping
"more" in "TypeScript, React, React Native, and more" on narrow screens.
Co-authored-by: Graham Ritter <graham@Grahams-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent ccb9fd8 commit 20a3a4c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
| 1135 | + | |
1135 | 1136 | | |
1136 | 1137 | | |
1137 | 1138 | | |
| |||
0 commit comments