Merge pull request #1033 from Safelite/feature/humphries/INSR-7772.1

Fixes for alert and hr styling
This commit is contained in:
AHumphriesSL 2026-01-28 15:28:48 -05:00 committed by GitHub
commit 8622d5d553
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -390,6 +390,8 @@ export default {
hr {
margin: 1.875rem 0rem;
border-top: 1px solid #d4d6d8;
opacity: 1;
}
.fw-bold {

View file

@ -11,7 +11,7 @@
<svg class="alert-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21">
<path fill-rule="nonzero" d="M10 .5c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10S4.477.5 10 .5zm.043 13.6a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm.77-9.2h-1.54l-.088.009a.502.502 0 0 0-.299.193.66.66 0 0 0-.125.47l.747 6.806.017.096c.065.249.263.425.495.426l.084-.008c.22-.042.396-.246.427-.51l.793-6.805.004-.102a.651.651 0 0 0-.127-.37.489.489 0 0 0-.388-.205z"/>
</svg>
<span class="m-0 fw-bold alert-header-text">
<span class="m-0 alert-header-text">
{{ alertHeadline }}
</span>
<button