20건 선거문자 비로그인시 받는 사람 목록 영역 깨짐 수정

This commit is contained in:
rosewiper 2023-12-14 12:31:32 +09:00
parent af0870f073
commit 049d6794d6

View File

@ -4283,6 +4283,20 @@ function getMjMsgSentListAll(pageNo) {
<!-- <ul class="tbody_ul table_ul">
</ul> -->
</div>
<div class="list_bottom clearfix">
<%-- <ul class="pagination">
<ui:pagination paginationInfo = "${paginationInfo}" type="imageWeb" jsFunction="fnCallToListPaging" />
</ul> --%>
<div class="list_bottom_right">
<button type="button" class="btnType btn_gray fill" onclick="fnCallToListReset();">초기화</button>
<div class="btn_popup_wrap">
<button type="button" class="btnType btn_yellow fill btn_check_one">1명씩 선택<i class="qmMark"></i></button>
<div class="error_hover_cont send_hover_cont">
<p style="line-height:1.3;">마우스를 누르고 있으면 받는사람을 연속적으로 20명까지 선택할 수 있습니다.</p>
</div>
</div>
</div>
</div>
</div>
<%-- 받는 사람 리스트 박스 종료 --%>
<div class="put_right">