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

Update border colors to transparent.
This commit is contained in:
brich1212safe 2023-10-19 12:34:08 -04:00 committed by GitHub
commit 4c1a839e3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,6 +158,7 @@ export default {
<style lang="scss" scoped>
.alert {
border-color: transparent;
button {
display: none;
}