Discover: sidevarFilter button Apply for temporaryData done.

This commit is contained in:
chiayin
2023-04-14 09:20:41 +08:00
parent b1339fa4bb
commit 7b04e2f098
3 changed files with 106 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="w-full h-full fixed inset-0 m-auto flex justify-center items-center bg-gradient-to-tr from-neutral-500/50 to-neutral-900/50 z-10">
<div class="w-full h-full fixed inset-0 m-auto flex justify-center items-center bg-gradient-to-tr from-neutral-500/50 to-neutral-900/50 z-20">
<span class="loader block"></span>
</div>
</template>