|
|
|
@ -19,8 +19,13 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="ms-auto me-2">
|
|
|
|
|
|
|
|
|
|
<div class="ms-auto me-2" style="min-width: fit-content;">
|
|
|
|
|
<div class="form-check-inline custom-option custom-option-basic" style="background-color: #d9dee3">
|
|
|
|
|
<label for="securityMode" class="form-check-label custom-option-content">
|
|
|
|
|
<input type="checkbox" id="securityMode" name="securityMode" class="form-check-input" value="Y" />
|
|
|
|
|
보안모드
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<button type="button" class="btn btn-primary">
|
|
|
|
|
사용자 메뉴얼
|
|
|
|
|
</button>
|
|
|
|
|