mirror of
https://github.com/picocss/pico
synced 2025-07-23 02:26:26 +00:00
Update _tooltip.scss
This commit is contained in:
parent
6dc6489e69
commit
6fabc27b19
@ -9,7 +9,7 @@
|
||||
#{$parent-selector} [data-tooltip] {
|
||||
position: relative;
|
||||
|
||||
&:not(a, button, input) {
|
||||
&:not(a, button, input, [role="button"]) {
|
||||
border-bottom: 1px dotted;
|
||||
text-decoration: none;
|
||||
cursor: help;
|
||||
|
Loading…
x
Reference in New Issue
Block a user