Commit e8f8165
fix: simplify tooltip CSS selector to [role='tooltip'] only
BrnTooltipContent always has role='tooltip' as a static host attribute.
Drop the class and data-attribute selectors which may not always be present.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 930a00c commit e8f8165
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
| |||
0 commit comments