Merge pull request #408 from Safelite/csr/414-v3

ui defect
This commit is contained in:
DonielleAtSafelite 2022-05-10 11:34:04 -04:00 committed by GitHub
commit aac179d623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,4 +143,7 @@ export default {
font-weight: 500;
color: $black;
}
div .current_car_info-text{
padding-bottom: 16px;
}
</style>