Merge pull request #771 from Safelite/feature/CSR-858

Changed alertClass from 'alert-warning' to 'alert-danger'
This commit is contained in:
Leah Schumann 2022-10-11 10:33:15 -04:00 committed by GitHub
commit 5340f3b303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@
v-if="displayVinNotFoundAlert"
class="my-3"
cmsWidgetName="AlertVinNotFoundWidget"
alertClass="alert-warning"
alertClass="alert-danger"
v-bind:isDismissible="false"
/>
<alert