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