Commit c99d6f0
fix: truncate long model descriptions in dropdown to prevent layout overflow
Gemini model descriptions were too long, causing the dropdown to exceed
container width and shift the page layout. Now shows only the display name
with full description in tooltip, consistent with other providers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9c858ac commit c99d6f0
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
205 | 209 | | |
206 | 210 | | |
207 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
| 1586 | + | |
| 1587 | + | |
1586 | 1588 | | |
1587 | 1589 | | |
1588 | 1590 | | |
| |||
0 commit comments