Merge pull request #4013 from devansh-webkul/special_price_layout_issue
Fixed adding special price both mobile and desktop version are broken #3995
This commit is contained in:
commit
59ea94ed4a
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"/js/velocity.js": "/js/velocity.js?id=4f93a5fcaa9e170dd72f",
|
||||
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
|
||||
"/css/velocity.css": "/css/velocity.css?id=87778b5fe0e9caa84092"
|
||||
"/css/velocity.css": "/css/velocity.css?id=ef3e2ae913e88dcaa09d"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1672,6 +1672,7 @@
|
|||
font-weight: 500;
|
||||
margin-right: 10px;
|
||||
text-decoration: line-through;
|
||||
display: block;
|
||||
}
|
||||
|
||||
span {
|
||||
|
|
|
|||
Loading…
Reference in New Issue