Merge pull request #487 from Safelite/feature/richardson/SSR-790
Update border colors to transparent.
This commit is contained in:
commit
4c1a839e3d
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ export default {
|
|||
|
||||
<style lang="scss" scoped>
|
||||
.alert {
|
||||
border-color: transparent;
|
||||
button {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue