Skip to content

Commit 5ff21a7

Browse files
falbechericallam
andauthored
fix(docs): tooltip color contrast accessibility (#2662)
* fix(docs): color contrast accessibility on tooltip * add changeset * Delete .changeset/tough-feet-accept.md --------- Co-authored-by: Eric Allam <eric@trigger.dev>
1 parent 47a64c0 commit 5ff21a7

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)