upload 28/5

This commit is contained in:
2025-05-28 15:30:26 +07:00
parent 1c2e648b54
commit fdda1c345f
252 changed files with 35084 additions and 1237 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1266,6 +1266,12 @@ html {
filter: brightness(0) invert(1);
}
.autocomplete-suggestions {
position: absolute;
background: #fff;
display: none;
}
@media screen and (min-width: 1200px) and (max-width: 1550px) {
.box-product-detail #js-slider-big img {
display: block;

File diff suppressed because one or more lines are too long

View File

@@ -1331,6 +1331,12 @@ html {
}
}
.autocomplete-suggestions {
position: absolute;
background: #fff;
display: none;
}
@media screen and (min-width: 1200px) and (max-width: 1550px) {
.box-product-detail #js-slider-big img {
display: block;