- 알림톡_서비스설정 하단 패딩 추가

This commit is contained in:
HyeonJongKim
2025-11-20 19:31:44 +09:00
parent 6d9d042c46
commit f58ecbf45e

View File

@@ -562,6 +562,11 @@ main.pop{
margin-bottom: 0; margin-bottom: 0;
} }
/* 알림톡 설정 페이지 하단 버튼 공간 확보 */
.service-settings {
padding-bottom: 100px;
}
.resend-text { .resend-text {
word-break: break-all !important; word-break: break-all !important;
} }