Skip to content

Commit f900695

Browse files
committed
Fix tooltip text color
1 parent 83f56a9 commit f900695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/code2/workspace/workspace-definition-item-card.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
& .tooltip {
1919
& .tooltip-bubble {
2020
height: auto;
21+
--u-color_text: var(--color-tooltip-text);
2122
}
2223
}
2324
}

0 commit comments

Comments
 (0)