Skip to content

Commit d312fcc

Browse files
committed
style(tooltip): add width to fit content
1 parent ad586fa commit d312fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/tooltip/_tooltip-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
min-height: rem(24px);
9292
min-width: rem(24px);
9393
max-width: 200px;
94+
width: fit-content;
9495

9596
igx-icon {
9697
--component-size: 1;

0 commit comments

Comments
 (0)