- wip
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="lg:px-4">
|
||||
<slot />
|
||||
</div>
|
||||
<div class="h-8 md:h-4"></div>
|
||||
<div class="h-8 sm:h-4"></div>
|
||||
</main>
|
||||
<DeployInfo
|
||||
:deploy-information="deployInformation"
|
||||
|
@@ -3,8 +3,7 @@
|
||||
<slot />
|
||||
<DeployInfo
|
||||
:deploy-information="deployInformation"
|
||||
layout="vertical"
|
||||
class="absolute right-0 bottom-0"
|
||||
class="absolute left-0 bottom-0 justify-end"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user