提交 381597b0 编写于 作者: D DebugIsFalse

fix: 样式抖动问题

上级 c77b4d9d
......@@ -116,8 +116,8 @@
<UIcon name="i-heroicons-plus-20-solid" class="text-base" />
</div>
</UButton>
<div class="sticky bottom-4 flex">
</div>
<div class="container max-w-screen-lg sticky bottom-4 flex p-6">
<div class="justify-between flex w-full space-x-2">
<UTooltip text="停止生成" v-if="asking">
<UButton
......@@ -148,7 +148,6 @@
</div>
</div>
</div>
</div>
</template>
<script setup>
const toast = useToast()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册