ui: 콘텐츠 영역 1550px, 쿠팡 헤더 입력란 185px 고정
- erp-page max-width 1280 -> 1550 (우측 콘텐츠 사용 영역) - 공통 헤더 작성일/출고일/센터입고일/입고센터/출고방식/작업자 185px 컬럼 고정 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -157,7 +157,7 @@ body.erp-app-body { background: var(--color-canvas-white); min-height: 100vh; }
|
||||
|
||||
.erp-page {
|
||||
padding: var(--sp-24);
|
||||
max-width: 1280px; width: 100%; margin: 0 auto;
|
||||
max-width: 1550px; width: 100%; margin: 0 auto;
|
||||
}
|
||||
|
||||
/* ── 홈 대시보드 타일 ── */
|
||||
|
||||
Reference in New Issue
Block a user