mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Upgrade Vite, Vue and other thrid-party packages
This commit is contained in:
@@ -250,9 +250,9 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="#"
|
||||
<span
|
||||
class="
|
||||
cursor-pointer
|
||||
box-border
|
||||
absolute
|
||||
z-30
|
||||
@@ -273,7 +273,7 @@
|
||||
@click.prevent.stop="onFileRemove(index)"
|
||||
>
|
||||
<BaseIcon name="XIcon" class="h-4 text-xl leading-6 text-black" />
|
||||
</a>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -348,9 +348,9 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a
|
||||
href="#"
|
||||
<span
|
||||
class="
|
||||
cursor-pointer
|
||||
box-border
|
||||
absolute
|
||||
z-30
|
||||
@@ -371,7 +371,7 @@
|
||||
@click.prevent.stop="onFileRemove(index)"
|
||||
>
|
||||
<BaseIcon name="XIcon" class="h-4 text-xl leading-6 text-black" />
|
||||
</a>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user