메뉴 권한 및 ui 수정

This commit is contained in:
focp212@naver.com
2025-11-05 14:03:50 +09:00
parent 7d158c8a6e
commit a4807c4013
13 changed files with 53 additions and 489 deletions

View File

@@ -11,7 +11,7 @@ main {
width: 100%;
height: 100%;
background: #fff;
z-index: 9999;
z-index: 999;
display: unset;
/* overflow-y: auto; */
overflow-y: scroll;