fix: answer button accessibility (#271)
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
&:not(.disabled) {
|
||||
&:hover, &:active, &:focus {
|
||||
background-color: transparent;
|
||||
|
||||
&:before {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user