style(cupang): 등록 제품 표 제품명 열 160px 고정
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1104,11 +1104,11 @@ body.cpg-dragging { cursor: grabbing; user-select: none; }
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* 제품명(남는 폭) / 제품코드 / 쿠팡상품코드 / 상태 / 동작 */
|
||||
/* 제품명 160 / 제품코드 96 / 쿠팡상품코드(남는 폭) / 상태 62 / 동작 108 */
|
||||
.cpg-prod-right .erp-table th:nth-child(1),
|
||||
.cpg-prod-right .erp-table td:nth-child(1) { width: 160px; }
|
||||
.cpg-prod-right .erp-table th:nth-child(2),
|
||||
.cpg-prod-right .erp-table td:nth-child(2) { width: 96px; }
|
||||
.cpg-prod-right .erp-table th:nth-child(3),
|
||||
.cpg-prod-right .erp-table td:nth-child(3) { width: 104px; }
|
||||
.cpg-prod-right .erp-table th:nth-child(4),
|
||||
.cpg-prod-right .erp-table td:nth-child(4) { width: 62px; }
|
||||
.cpg-prod-right .erp-table th:nth-child(5),
|
||||
|
||||
Reference in New Issue
Block a user