외부 실증과 인증 화면 경계 보강

This commit is contained in:
Yun Chan 2026-08-12 15:01:21 +09:00
parent 68fd8f65a3
commit 64e1b2210d
7 changed files with 64 additions and 10 deletions

View file

@ -1,6 +1,6 @@
.lg-root {
min-height: 100dvh;
width: 100vw;
width: 100%;
max-width: none;
position: relative;
display: grid;