개선관리 요구사항과 Google 로그인을 완료

This commit is contained in:
Yun Chan 2026-08-28 16:07:09 +09:00
parent cc0a15b7c6
commit 2a39636163
112 changed files with 10166 additions and 527 deletions

View file

@ -471,6 +471,18 @@
}
}
@media (max-width: 480px) {
/* 관리자처럼 역할을 모두 전환할 있는 계정도 테마·로그아웃 버튼을
밀어내지 않게 한다. 링크 이름은 aria-label/title에 그대로 남는다. */
.vg-topbar__switch-link {
flex: 0 0 34px;
padding: 0;
}
.vg-topbar__switch-link span {
display: none;
}
}
/* ── Botanical glass canvas ── */
body[data-role] .vg-shell--botanical .vg-shell__body:not(.vg-shell__body--bare) {
position: relative;