Commit c869183
authored
change style of the cursor on nav link
The current behavior is to display the `text` cursor when on hover, even though `nav-link` is an anchor.
It does not display the `pointer` cursor because `nav-link` is missing the `href` attribute.1 parent 338d579 commit c869183
File tree
1 file changed
+3
-0
lines changed- React_Starter/scss/core
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments