Default theme ui issue fixed if level 1 categories data set is large

This commit is contained in:
jitendra 2022-03-28 13:44:15 +05:30
parent 2c56804049
commit 8bce3c1d2e
3 changed files with 3 additions and 2 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=60b6b9cbe8e20c7ab585",
"/css/shop.css": "/css/shop.css?id=0198b96b5e7871291a68"
"/css/shop.css": "/css/shop.css?id=b5f32535d5594235b38f"
}

View File

@ -431,6 +431,7 @@ input {
.content-container {
display: block;
margin-bottom: 40px;
clear: both;
}
/**