Skip to content

Commit 3e1a16c

Browse files
committed
radio button css fix
1 parent e942f9a commit 3e1a16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/default/components/core/ProductBundleOptions.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ export default {
119119
position: absolute;
120120
top: 3px;
121121
left: 0;
122+
opacity: 0;
122123
&:checked + label {
123124
&:before {
124125
background-color: $color-silver;

0 commit comments

Comments
 (0)