diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/products/view/bundle-options.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/products/view/bundle-options.blade.php index 50ff43f75..4dc76b617 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/products/view/bundle-options.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/products/view/bundle-options.blade.php @@ -4,6 +4,9 @@ .bundle-options-wrapper .bundle-option-list { border: unset; } + .bundle-option-item .radio input { + top: 4px; + } @endpush