Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 41d6b01

Browse files
committed
Add cursor:pointer on string links
1 parent 27b1048 commit 41d6b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devtools-reps/src/reps/reps.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
color: currentColor;
7070
text-decoration: none;
7171
font-style: italic;
72+
cursor: pointer;
7273
}
7374

7475
.objectBox-string a:hover {

0 commit comments

Comments
 (0)