포토리뷰, 마이페이지 리뷰뷰 글 넘침 수정
This commit is contained in:
@@ -29,7 +29,7 @@ pre {
|
||||
}
|
||||
.contentWarp .mypageWarp .leftLnbWarp {
|
||||
width: 100%;
|
||||
padding-top: 11rem;
|
||||
padding-top: 5rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.contentWarp .mypageWarp .leftLnbWarp {
|
||||
@@ -3289,13 +3289,15 @@ pre {
|
||||
line-height: 2rem;
|
||||
}
|
||||
.productListWarp .productLis ul li .componentsReview .reviewBtn.active .goodNum {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
}
|
||||
.productListWarp .productLis ul li .componentsReview .contents {
|
||||
margin-top: 0.8rem;
|
||||
font-size: 1.4rem;
|
||||
line-height: 2.4rem;
|
||||
color: #000000;
|
||||
color: #000;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.productListWarp .productLis ul li .componentsReview .contents {
|
||||
|
||||
Reference in New Issue
Block a user