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

This commit is contained in:
2026-01-19 22:15:25 +09:00
parent 33a1c0dadb
commit 6cfe612575
2 changed files with 84 additions and 84 deletions

File diff suppressed because one or more lines are too long

View File

@@ -188,7 +188,8 @@ video::-webkit-media-controls {
left: 50%; left: 50%;
transform: translate(-50%, 0); transform: translate(-50%, 0);
@include desktopMin {} @include desktopMin {
}
.boxBullet { .boxBullet {
display: none; display: none;
@@ -693,7 +694,6 @@ video::-webkit-media-controls {
.moblieMenu { .moblieMenu {
.slide-open { .slide-open {
.burgur { .burgur {
.top-line, .top-line,
.bot-line { .bot-line {
background-color: #000; background-color: #000;
@@ -2800,7 +2800,8 @@ video::-webkit-media-controls {
margin-bottom: 0rem; margin-bottom: 0rem;
} }
@include desktopMax {} @include desktopMax {
}
dt { dt {
color: #676767; color: #676767;
@@ -6383,7 +6384,6 @@ video::-webkit-media-controls {
line-height: 1.5; line-height: 1.5;
overflow-wrap: break-word; overflow-wrap: break-word;
word-break: break-word; word-break: break-word;
@include tablet { @include tablet {
flex: 1; flex: 1;
overflow: hidden; overflow: hidden;