팝업 화면 스타일 적용
This commit is contained in:
@@ -36,8 +36,8 @@
|
|||||||
|
|
||||||
<!-- Modal Footer -->
|
<!-- Modal Footer -->
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary" id="userInvitePopupCancelButton">취소</button>
|
<button type="button" class="btn btn-secondary btn-submit" id="userInvitePopupCancelButton">취소</button>
|
||||||
<button type="button" class="btn btn-primary" id="userInvitePopupConfirmButton">확인</button>
|
<button type="button" class="btn btn-primary btn-submit" id="userInvitePopupConfirmButton">확인</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user