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

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

@@ -6290,6 +6290,7 @@ video::-webkit-media-controls {
}
.photoReviewDetailRight {
width: 100%;
@include tablet {
display: flex;
flex-direction: column;
@@ -6380,7 +6381,9 @@ video::-webkit-media-controls {
font-size: 1.4rem;
color: #000;
line-height: 1.5;
overflow-wrap: break-word;
word-break: break-word;
@include tablet {
flex: 1;
overflow: hidden;