CSR-2404 fix code error.

This commit is contained in:
Bryan Mauger 2024-11-19 14:45:00 -05:00
parent 3f03f6a859
commit ae6b9234e1

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;