@momentum-design/components
Advanced tools
Comparing version
@@ -109,3 +109,2 @@ import { css } from 'lit'; | ||
pointer-events: none; | ||
text-decoration: var(--mdc-link-text-decoration-disabled); | ||
} | ||
@@ -116,3 +115,8 @@ | ||
} | ||
`, ...hostFocusRingStyles()]; | ||
`, ...hostFocusRingStyles(), | ||
css ` | ||
:host(:active) { | ||
box-shadow: none; | ||
} | ||
`]; | ||
export default styles; |
@@ -39,3 +39,3 @@ { | ||
}, | ||
"version": "0.16.21" | ||
"version": "0.16.22" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
13208
0.05%1006045
0