Skip to content

Commit c2aae63

Browse files
committed
Improve tooltip styling
1 parent 175c4f7 commit c2aae63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css/code/definition-summary-tooltip.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
gap: 0.125rem;
55

66
& .fully-qualified-name {
7+
--u-color_text: var(--color-gray-11);
78
font-size: var(--font-size-extra-small);
8-
& .segment {
9-
color: white;
10-
}
119
}
1210
}

0 commit comments

Comments
 (0)