ui defect
This commit is contained in:
parent
df9f652ad7
commit
7e09972764
1 changed files with 0 additions and 6 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
cmsWidgetName="AlertVinLookupQuestion"
|
cmsWidgetName="AlertVinLookupQuestion"
|
||||||
/>
|
/>
|
||||||
<buttonQuestion
|
<buttonQuestion
|
||||||
class="vinLookupMethodButtonQuestionList"
|
|
||||||
cmsWidgetName="VinLookupMethod"
|
cmsWidgetName="VinLookupMethod"
|
||||||
:answers="answersFromCms"
|
:answers="answersFromCms"
|
||||||
groupName="vinLookupMethodOption"
|
groupName="vinLookupMethodOption"
|
||||||
|
|
@ -147,9 +146,4 @@ export default {
|
||||||
div .current_car_info-text {
|
div .current_car_info-text {
|
||||||
padding-bottom: 16px;
|
padding-bottom: 16px;
|
||||||
}
|
}
|
||||||
.vinLookupMethodButtonQuestionList {
|
|
||||||
.row.mt-2.form-test-error {
|
|
||||||
margin-top: -0.25rem !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
Loading…
Reference in a new issue