[SHOPTIME-2949] OnSale / 포커스를 우측으로 이동 시 맨 끝에 있는 아이템의 할인 뱃지가 표시되지 않는 현상 (4차 수정)

변경 파일:
1. OnSaleProductList.module.less

변경 내용:
1. Test 완료 이후 background-color: red 제거
This commit is contained in:
younghoon100.park
2024-09-02 16:23:42 +09:00
parent ef5c8a8538
commit 96bbaa01eb

View File

@@ -11,7 +11,6 @@
.size(@w: 100%, @h: inherit);
&.tVirtualGridList {
background-color: red;
padding-left: 60px;
> div:nth-child(1) {