Merge pull request #215 from Safelite/CSR-186-qa-bug-fix

CSR-186 scope css to fix specificity issue.
This commit is contained in:
bmauger 2022-02-15 09:11:17 -05:00 committed by GitHub
commit dd6d7cda06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ export default {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
h5 {
line-height: 32px;