2023/11/07 교육신청취소 팝업 다운로드 버튼 추가

This commit is contained in:
subsub 2023-11-07 17:02:14 +09:00
parent 86ebdd9909
commit df3d592bc7
2 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,9 @@
.popup_wrap.popType04 {width: 520px;}
.popup_wrap.popType05 {width: 730px;}
.popup_table_top{margin:0 0 15px 0;text-align:right;}
.popup_table_top button{height:38px;padding:0 13px;font-size:16px;font-weight:500;border-radius:5px;}
/* popup table type01 */
.pop_tb_type01 {margin-bottom: 40px; overflow-y: scroll; max-height: 500px;}
.pop_tb_type01>table{width: 100%; table-layout: fixed;}

View File

@ -48,6 +48,9 @@
</div>
<div class="popup_cont">
<div class="cont_body">
<div class="popup_table_top">
<button type="button" class="btnType06">다운로드</button>
</div>
<div class="pop_tb_type01">
<table>
<colgroup>