Fix style
This commit is contained in:
parent
a774767676
commit
856925f2ca
@ -66,10 +66,10 @@ export default Vue.extend({
|
||||
|
||||
&.checked {
|
||||
> .button {
|
||||
border-color: var(--radioActive);
|
||||
border-color: var(--accent);
|
||||
|
||||
&:after {
|
||||
background-color: var(--radioActive);
|
||||
background-color: var(--accent);
|
||||
transform: scale(1);
|
||||
opacity: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user