Skip to content

Commit ea779aa

Browse files
fix(tooltip): account for icon
1 parent 2caedca commit ea779aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1st-gen/packages/tooltip/src/spectrum-tooltip.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324

325325
/* Allow overflow-wrap to work and prevent text overflow */
326326
inline-size: 100%;
327+
min-inline-size: 0;
327328
}
328329

329330
#tooltip,

0 commit comments

Comments
 (0)