Merge pull request #2133 from Safelite/CSR-2404-fix-code-error
CSR-2404 fix code error.
This commit is contained in:
commit
8462ebd03d
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue