Compare Issue Fixed

This commit is contained in:
Devansh 2022-01-04 11:26:22 +05:30
parent 0443b27c21
commit 557a003cb8
3 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=7da13680877af8a5dfc3",
"/css/shop.css": "/css/shop.css?id=8ca4a8a54aacb607a129"
"/css/shop.css": "/css/shop.css?id=645cbde629fb71823593"
}

View File

@ -4868,6 +4868,10 @@ body {
padding-top: 20px;
}
.compare-products {
width: unset !important;
}
.mt-0 {
margin-top: 0px;
}
@ -4882,7 +4886,7 @@ body {
td {
padding: 15px;
min-width: 25px;
min-width: 250px;
max-width: 250px;
line-height: 30px;
vertical-align: top;