[TrendingNowPanel] prevBtn left 값 수정
This commit is contained in:
@@ -35,23 +35,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.tVerticalPagenator{
|
||||
.tVerticalPagenator {
|
||||
height: 100% !important;
|
||||
}
|
||||
}
|
||||
.button {
|
||||
position: absolute;
|
||||
top: 378px;
|
||||
z-index: 5;
|
||||
z-index: 11;
|
||||
min-width: 84px;
|
||||
transition: none;
|
||||
height: 84px;
|
||||
background: transparent;
|
||||
box-shadow: none;
|
||||
z-index: 10;
|
||||
.imgElement(84px, 84px, center, center);
|
||||
&.prevBtn {
|
||||
left: 180px;
|
||||
left: 60px;
|
||||
background-image: url("../../../assets/images/btn/btn-left-84-nor@3x.png");
|
||||
&:focus {
|
||||
background-image: url("../../../assets/images/btn/btn-left-84-foc@3x.png");
|
||||
|
||||
Reference in New Issue
Block a user