Skip to content

Commit da4b041

Browse files
authored
feat: Remove tooltip max-width (#35)
1 parent ca0c114 commit da4b041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/useTooltip.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.__tooltip {
22
position: absolute;
33
z-index: 9999;
4-
max-width: 100%;
54
background-color: black;
65
color: white;
76
text-align: center;

0 commit comments

Comments
 (0)