fix: scroll behaviour

This commit is contained in:
2025-12-08 23:00:21 +03:00
parent 13f63e09fc
commit 359395b7e8
27 changed files with 122 additions and 14 deletions

View File

@@ -7,6 +7,7 @@ services:
- "./scripts:/scripts"
- "./module:/module"
- "./build:/build"
- "/Users/nikitakiselev/code/italy-moda/image/catalog:/web/upload/image/catalog"
ports:
- "8000:80"
restart: always