feat. gnb 아이콘 추가
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
@click.stop
|
||||
>
|
||||
<!-- 헤더 -->
|
||||
<div class="flex justify-end">
|
||||
<div class="flex justify-end mb-3 md:mb-4">
|
||||
<button
|
||||
class="p-1 text-white rounded-full transition-colors"
|
||||
class="text-white rounded-full transition-colors"
|
||||
aria-label="모달 닫기"
|
||||
@click="closeModal"
|
||||
>
|
||||
<AtomsIconsClose />
|
||||
<AtomsIconsCloseLine />
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user