mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
Update _tooltip.scss
This commit is contained in:
parent
6dc6489e69
commit
6fabc27b19
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue