--- client/views/pages/adm/main/Main.vue
+++ client/views/pages/adm/main/Main.vue
... | ... | @@ -6,10 +6,8 @@ |
6 | 6 |
<div class="admin-sec-title"> |
7 | 7 |
<p>회원가입 현황</p> |
8 | 8 |
</div> |
9 |
- <div class="gd-1"> |
|
10 |
- <button class="large-btn green-border-btn" v-if="pageAuth.fileDwnldAuthrtYn == 'Y'" @click="fnDownload"> |
|
9 |
+ <button class="small-btn green-border-btn" v-if="pageAuth.fileDwnldAuthrtYn == 'Y'" @click="fnDownload"> |
|
11 | 10 |
EXCEL 다운로드</button> |
12 |
- </div> |
|
13 | 11 |
</div> |
14 | 12 |
<div class="box pd20" style="height:400px"> |
15 | 13 |
<div class="flex justify-end align-center mb10"> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?