backup with working
This commit is contained in:
@@ -150,7 +150,7 @@ const copyTaskId = (extraMessage?: string) => {
|
|||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
v-else
|
v-else
|
||||||
class="absolute inset-0 bg-gradient-to-br from-purple-400 to-primary-400 flex justify-center items-center"
|
class="absolute inset-0 bg-gradient-to-br from-purple-400 to-primary-400 flex justify-center items-center pattern"
|
||||||
>
|
>
|
||||||
<Icon
|
<Icon
|
||||||
v-if="isFailed"
|
v-if="isFailed"
|
||||||
@@ -293,5 +293,4 @@ const copyTaskId = (extraMessage?: string) => {
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user