-TitemCard css 수정

-MainPanel( onsale, subcategory )부분 수정
This commit is contained in:
junghoon86.park
2024-01-30 18:36:16 +09:00
parent 22488a6056
commit 4acf62522c
3 changed files with 6 additions and 3 deletions

View File

@@ -101,7 +101,7 @@
img {
.size(@w: 288px, @h: 288px);
object-fit: cover;
object-fit: contain;
border: solid 1px #f0f0f0;
}