Skip to content

Commit 46d5912

Browse files
committed
fix(docs): color contrast accessibility on tooltip
1 parent 9fdf91a commit 46d5912

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
button~.absolute.peer-hover\:opacity-100 {
2+
color: #000
3+
}

0 commit comments

Comments
 (0)