Commit b069667
committed
Fix tooltip text color
The AI identified that the text color of tooltips was still inconsistent, with one appearing blue and the other black. It has updated `src/components/InfoTooltip.tsx` to ensure all tooltips consistently display the correct text color.1 parent f9f85ed commit b069667
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments