.
This commit is contained in:
parent
1786d03061
commit
923f2683f0
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
<!-- 공지 접기 기능 -->
|
<!-- 공지 접기 기능 -->
|
||||||
<div class="form-check mb-0">
|
<div class="form-check mb-0">
|
||||||
<input class="form-check-input mt-1" type="checkbox" v-model="showNotices" id="hideNotices" />
|
<input class="form-check-input" type="checkbox" v-model="showNotices" id="hideNotices" />
|
||||||
<label class="form-check-label" for="hideNotices">공지 숨기기</label>
|
<label class="form-check-label" for="hideNotices">공지 숨기기</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user