Merge pull request #790 from Safelite/feature/richardson/SSR-1401

put scoped back in to fix ordering issue on css
This commit is contained in:
brich1212safe 2024-07-15 10:57:54 -04:00 committed by GitHub
commit 626fffb2af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,7 +157,7 @@ export default {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
.alert {
a {
text-decoration: none;