[Fixed: layout issue regarding #2399 resolved.]

This commit is contained in:
Vivek Sharma 2020-02-11 18:59:35 +05:30
parent 13a5b3a116
commit 31b7db34cb
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