Skip to content

Commit 6fabc27

Browse files
Update _tooltip.scss
1 parent 6dc6489 commit 6fabc27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scss/components/_tooltip.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#{$parent-selector} [data-tooltip] {
1010
position: relative;
1111

12-
&:not(a, button, input) {
12+
&:not(a, button, input, [role="button"]) {
1313
border-bottom: 1px dotted;
1414
text-decoration: none;
1515
cursor: help;

0 commit comments

Comments
 (0)