mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
commit
fe62017575
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