ci: fix docker nuxt generate folder

This commit is contained in:
YunYouJun
2023-07-30 05:35:51 +08:00
parent 0224e78669
commit 7fd788a29b
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ const rStore = useRecipeStore()
</script>
<template>
<div>
<div text-4xl m="t-4">
<div pt-4>
<div text-4xl>
<button
class="cursor-pointer transition active:text-green-800 hover:(text-green-600)"
title="重置"