Skip to content

Commit fd9891e

Browse files
Merge pull request #5 from TorstenDittmann/fix-tooltip-width
fix: tooltip max width
2 parents d5ca91d + 95962a1 commit fd9891e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/main/src/compoments/_tooltip.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
background-color: #09090b;
1616
padding: 0.875rem;
1717
padding-block: 0.5rem;
18-
max-width: 18rem;
1918
content: attr(data-tooltip);
2019
text-align: center;
2120
}

0 commit comments

Comments
 (0)