ui(cupang): 달력 상단 엑셀 버튼 삭제 + 설정 버튼 이름/우측정렬

- 엑셀(N월) 버튼 제거
- 제품명 설정 / 입고센터 관리 / 박스 입수량 설정 로 명칭 통일, 우측 정렬
- 캐시 버전 j

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 06:29:22 +09:00
parent 2f16457ac6
commit bcbf3de24c
8 changed files with 16 additions and 13 deletions
+2
View File
@@ -4,6 +4,8 @@
.cpg-actions { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
/* 맨 오른쪽으로 밀기 (수정 버튼) */
.cpg-push-right { margin-left: auto; }
/* 달력 상단 설정 버튼 그룹 — 우측 정렬 */
.cpg-settings-btns { margin-left: auto; display: inline-flex; gap: 8px; flex-wrap: wrap; }
/* ── 레이아웃: 왼쪽 큰 달력 + 오른쪽 리스트 ── */
.cpg-layout {