Commit dac63d5
fix(chart): remove unwanted borders and overlays from bar chart
- Remove browser focus outline on chart elements (yellow border on mobile Safari)
- Remove selection stroke border from selected bars
- Remove hover cursor overlay (blue hue on bars)
Selected bars now indicate selection through color change only (cyan-400 vs cyan-500).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f069041 commit dac63d5
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
293 | | - | |
| 292 | + | |
294 | 293 | | |
295 | 294 | | |
296 | 295 | | |
| |||
0 commit comments