Skip to content

Commit 531fa89

Browse files
committed
fix(tooltip-theme): add default cursor to igx-tooltip-close-button
1 parent d805b06 commit 531fa89

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
@@ -32,6 +32,7 @@
3232

3333
igx-tooltip-close-button {
3434
display: flex;
35+
cursor: default;
3536
}
3637
}
3738

0 commit comments

Comments
 (0)