Update estimate.vue
This commit is contained in:
parent
4a3a216cbe
commit
1c433792ad
1 changed files with 0 additions and 4 deletions
|
|
@ -15,7 +15,6 @@
|
|||
cmsWidgetName="VinLookupMethod"
|
||||
:answers="answersFromCms"
|
||||
groupName="vinLookupMethodOption"
|
||||
class="minus"
|
||||
buttonTypeString="listButton"
|
||||
v-model="selectedVinLookupMethod"
|
||||
isRequired
|
||||
|
|
@ -360,7 +359,4 @@ export default {
|
|||
font-weight: 500;
|
||||
color: $black;
|
||||
}
|
||||
.minus{
|
||||
margin-bottom:-4px;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue