케이스 이어하기 UI와 공통 탭·이미지 복구를 반영

This commit is contained in:
Yun Chan 2026-09-01 11:45:23 +09:00
parent 72353ecd82
commit f1b80676c1
38 changed files with 3581 additions and 455 deletions

View file

@ -606,6 +606,12 @@
padding-bottom: 2px;
}
.vgops-tabs__panel {
display: flex;
flex-direction: column;
gap: var(--sp-4);
}
.vgops-tabs button {
flex: 0 0 auto;
min-height: 44px;