|
|
@@ -178,9 +178,7 @@ function resetFormData() {
|
|
|
@change="handleLogoUpload"
|
|
|
@remove="handleLogoRemove"
|
|
|
>
|
|
|
- <div
|
|
|
- class="flex h-[100px] w-[200px] items-center justify-center border-2 border-dashed"
|
|
|
- >
|
|
|
+ <div class="flex h-[100px] w-[200px] items-center justify-center">
|
|
|
<div class="text-center">
|
|
|
<div class="text-4xl">+</div>
|
|
|
<div class="text-sm text-gray-500">
|