ui defect

This commit is contained in:
Donielle Austin 2022-05-12 09:51:03 -04:00
parent df9f652ad7
commit 7e09972764

View file

@ -17,7 +17,6 @@
cmsWidgetName="AlertVinLookupQuestion"
/>
<buttonQuestion
class="vinLookupMethodButtonQuestionList"
cmsWidgetName="VinLookupMethod"
:answers="answersFromCms"
groupName="vinLookupMethodOption"
@ -147,9 +146,4 @@ export default {
div .current_car_info-text {
padding-bottom: 16px;
}
.vinLookupMethodButtonQuestionList {
.row.mt-2.form-test-error {
margin-top: -0.25rem !important;
}
}
</style>