Merge pull request #2431 from vivek-webkul/patch-32

[Fixed: layout issue regarding #2399 resolved.]
This commit is contained in:
Jitendra Singh 2020-02-11 19:13:55 +05:30 committed by GitHub
commit ae8c9311cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
.bundle-options-wrapper .bundle-option-list {
border: unset;
}
.bundle-option-item .radio input {
top: 4px;
}
</style>
@endpush