We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46687f2 commit 9c957f5Copy full SHA for 9c957f5
1 file changed
packages/component/src/Styles/StyleSet/ThumbButton.ts
@@ -29,6 +29,7 @@ export default function () {
29
height: '1em',
30
width: '1em'
31
},
32
+
33
'&:hover, &:active, &.webchat__thumb-button--is-pressed': {
34
background: 'transparent',
35
color: CSSTokens.ColorAccent
0 commit comments