Commit a60db66
authored
reference.scss: adapt tooltip to dark mode (git#2095)
## Changes
<!-- List the changes this PR makes. -->
- reference.scss: adapt tooltip to dark mode
(a757b2b)
## Context
<!-- Explain why you're making these changes. -->
Hello! I think the tooltip was forgotten. Please see the comparison of
"before vs. after" below:
<img width="1605" height="1030" alt="dark"
src="https://github.com/user-attachments/assets/1277c960-5c2f-444b-b018-c46465c664a2"
/>
<img width="1604" height="1031" alt="light"
src="https://github.com/user-attachments/assets/5019ca7b-28f1-407b-981f-f4af90e9260a"
/>
.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments