Merge pull request #6152 from jitendra-webkul/master

Default theme ui issue fixed if level 1 categories data set is large
This commit is contained in:
Jitendra Singh 2022-03-28 13:57:16 +05:30 committed by GitHub
commit 3af4dd16ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;
}
/**