CSR-2404 fix code error.
This commit is contained in:
parent
3f03f6a859
commit
ae6b9234e1
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