ui defects
This commit is contained in:
parent
2ae1c20c98
commit
69d94610d7
2 changed files with 3 additions and 3 deletions
|
|
@ -138,12 +138,12 @@ export default {
|
|||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.vinLookupMethodHeading p{
|
||||
.vinLookupMethodHeading p {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
color: $black;
|
||||
}
|
||||
div .current_car_info-text{
|
||||
div .current_car_info-text {
|
||||
padding-bottom: 16px;
|
||||
}
|
||||
</style>
|
||||
|
|
@ -16,7 +16,7 @@ html {
|
|||
box-shadow: 0px 0px 0px 4px $red-200;
|
||||
border-radius: 10px;
|
||||
}
|
||||
label{
|
||||
label {
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
label:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue