Commit 6649295
authored
🤖 Add viewport expansion hint to vertical token meter tooltip (#278)
## What
Add a subtle hint at the bottom of the vertical token meter tooltip
suggesting users expand their viewport to see full sidebar details.
## Why
When the sidebar is collapsed to the 20px vertical bar (on smaller
viewports), users may not realize they can expand their window to see
the full Costs/Tools tabs with detailed breakdowns. This hint guides
discovery.
## How
Added italic text below the token totals: "💡 Expand your viewport to see
full details"
Styling:
- Subdued gray color (#666)
- Smaller font (10px)
- 8px top margin for spacing
## Testing
Visual inspection: hover over vertical token meter bar and verify hint
appears at bottom of tooltip.
_Generated with `cmux`_1 parent 0975e3f commit 6649295
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
157 | 162 | | |
158 | 163 | | |
159 | 164 | | |
| |||
0 commit comments