포토리뷰, 마이페이지 리뷰뷰 글 넘침 수정

This commit is contained in:
2026-01-19 22:15:25 +09:00
parent 90a7cf6566
commit 33a1c0dadb
6 changed files with 21 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ pre {
.leftLnbWarp {
width: 100%;
padding-top: 11rem;
padding-top: 5rem;
@include tablet {
max-width: 20rem;
@@ -3478,7 +3478,7 @@ pre {
&.active {
.goodNum {
color: #000000;
color: #000;
}
}
}
@@ -3487,7 +3487,9 @@ pre {
margin-top: 0.8rem;
font-size: 1.4rem;
line-height: 2.4rem;
color: #000000;
color: #000;
overflow-wrap: break-word;
word-break: break-word;
@include tablet {
margin-top: 1.5rem;
font-size: 1.6rem;