동의 게이트와 런타임 안정화

This commit is contained in:
Yun Chan 2026-06-27 17:22:38 +09:00
parent 0eb7d925ed
commit 0ec266a761
34 changed files with 1186 additions and 158 deletions

View file

@ -848,7 +848,7 @@ const ADMIN_CSS = `
content:"";
position:absolute;
z-index:-1;
inset:-80px -180px auto auto;
inset:-80px 0 auto auto;
width:min(560px,52vw);
height:420px;
background:var(--asset-warm-elements) center / cover no-repeat;