[OnSale] AutoScroll 위치 비정상 스타일 수정
Detail Notes : 1. 좌측 여백 container -> tVirtualGridList class로 변경
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
.container {
|
||||
position: relative;
|
||||
.size(@w: 100%, @h: 570px);
|
||||
padding-left: 60px;
|
||||
|
||||
// sectionTitle
|
||||
h2 {
|
||||
@@ -15,4 +14,7 @@
|
||||
> div:nth-child(2) {
|
||||
.size(@w: inherit, @h: inherit);
|
||||
}
|
||||
.tVirtualGridList {
|
||||
padding-left: 60px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user