2024/02/06 선거 문자전송 > 문자분류 삭제 및 문구 추가

This commit is contained in:
ITN_디자인팀 2024-02-06 15:57:42 +09:00
parent 0f87e7da2b
commit f066cf7afb
2 changed files with 7 additions and 5 deletions

View File

@ -3886,11 +3886,12 @@ function getMjMsgSentListAll(pageNo) {
</colgroup>
<tbody>
<tr>
<th scope="row">문자분류</th>
<td class="send_cf">
<!-- <th scope="row">문자분류</th>
<td class="send_cf">
<input id="send_adYnY" type="radio" name="send_adYn" value="Y" checked="checked">
<label for="send_adYnY">선거</label>
</td>
</td> -->
<td colspan="2" class="ele_te">※ 자동동보문자를 <span>한번에 20,000건 이상 보내실 경우에는 꼭 고객센터(010-8432-9333)</span>로 연락주시어 발송 요청 후 진행해 주시길 바랍니다.</td>
</tr>
<tr>
<th scope="row">발신번호</th>

View File

@ -2004,8 +2004,9 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
.api_guide_cont .api_admin .input_box input::placeholder {font-size:14px; color:#ababab;}
.api_guide_cont .api_admin .btnType.btnType2 {float:right; padding:0 20px 0 20px; font-size:16px; letter-spacing: -1px;}
/*선거 문자전송 > 문구추가*/
.tType1 tbody tr .ele_te{font-size: 14px; padding: 15px 0;}
.tType1 tbody tr .ele_te span{font-weight: 400;}
@keyframes rotate-loading {
0% {transform:rotate(0)}