This commit is contained in:
focp212@naver.com
2025-10-02 10:35:25 +09:00
parent 35f8f1dbd6
commit 35fddd6872
8 changed files with 143 additions and 41 deletions

View File

@@ -123,6 +123,7 @@ main {
top: calc(env(safe-area-inset-top));
margin-top: 0;
width: 100%;
overflow-y: auto;
}
.menu-category{
position: relative;