포토리뷰, 메일폼 수정 완료료

This commit is contained in:
2026-01-12 20:33:09 +09:00
parent 4588733421
commit f7e7196d65
9 changed files with 280 additions and 160 deletions

View File

@@ -2256,6 +2256,16 @@
height: 3rem;
}
}
.util-area .btn-reviewCount {
position: absolute;
top: 50%;
right: 0;
transform: translate(0, -50%);
font-size: 1.6rem;
color: #05141f;
cursor: pointer;
border-bottom: 1px solid #05141f;
}
.utilBtnArea {
width: 100%;