We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1d0d7 commit edb7e4fCopy full SHA for edb7e4f
src/components/Stepper.vue
@@ -395,12 +395,6 @@ export default {
395
.inactive .vocab.h5b {
396
color: #B0B0B0;
397
}
398
- .stepper-card .b-radio.radio input[type=radio]:not(:disabled) + .check {
399
- border-color: rgba(51, 51, 51, 0.2);
400
- }
401
- .stepper-card .b-radio.radio:hover input[type=radio]:not(:disabled) + .check {
402
- border: 4px solid #0464E1;
403
404
.step-navigation {
405
margin: 13px 0 13px -4px;
406
0 commit comments