[HomePanel] BestSeller,PopularShow 스타일수정

- TScroller업데이트로 인한 높이값 추가.
This commit is contained in:
junghoon86.park
2024-02-29 11:06:12 +09:00
parent 0383f5658f
commit 1486e97a53
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
}
.homeBestSeller {
height: 482px;
> div {
margin-left: 60px;

View File

@@ -8,7 +8,7 @@
}
.showList {
overflow: unset;
height: 481px;
> div {
margin-left: 60px;