포토리뷰 작업 중 - 전체포토 수정
This commit is contained in:
@@ -5599,7 +5599,7 @@ body.scroll-up .displayThemeDesney.discover-epic-design .tab-wrap .tab-menu {
|
||||
z-index: 1;
|
||||
line-height: 1;
|
||||
}
|
||||
.photoReviewList ul li:nth-child(7) button:before {
|
||||
.photoReviewList ul li .allPhotoReview:before {
|
||||
content: "전체 \a포토리뷰";
|
||||
white-space: pre;
|
||||
display: flex;
|
||||
@@ -5619,7 +5619,7 @@ body.scroll-up .displayThemeDesney.discover-epic-design .tab-wrap .tab-menu {
|
||||
line-height: 1.5;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.photoReviewList ul li:nth-child(7) button:before {
|
||||
.photoReviewList ul li .allPhotoReview:before {
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -6321,8 +6321,7 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
&:nth-child(7) {
|
||||
button {
|
||||
.allPhotoReview {
|
||||
&:before {
|
||||
content: "전체 \A 포토리뷰";
|
||||
white-space: pre;
|
||||
@@ -6347,7 +6346,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.popInner & {
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user