Merge pull request #2431 from vivek-webkul/patch-32
[Fixed: layout issue regarding #2399 resolved.]
This commit is contained in:
commit
ae8c9311cb
|
|
@ -4,6 +4,9 @@
|
|||
.bundle-options-wrapper .bundle-option-list {
|
||||
border: unset;
|
||||
}
|
||||
.bundle-option-item .radio input {
|
||||
top: 4px;
|
||||
}
|
||||
</style>
|
||||
@endpush
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue