Merge pull request #2133 from Safelite/CSR-2404-fix-code-error

CSR-2404 fix code error.
This commit is contained in:
bmauger 2024-11-19 14:54:15 -05:00 committed by GitHub
commit 8462ebd03d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -315,7 +315,7 @@ export default {
font-weight: 600;
font-size: 0.875rem;
display: flex;
justify-content: flex-end
justify-content: flex-end;
div.strikethrough-discount-price {
text-decoration: line-through;
margin-right: 0.5rem;