mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-05-23 19:17:42 +08:00
调整二维码生成卡片的样式,增加底部外边距
This commit is contained in:
parent
200d990fb9
commit
f365090833
@ -52,7 +52,7 @@
|
||||
</a-form-item>
|
||||
</a-form>
|
||||
</a-card>
|
||||
<a-card v-if="form.text" class="w-full max-w-3xl text-center">
|
||||
<a-card v-if="form.text" class="mx-auto w-full max-w-3xl mb-8 text-center">
|
||||
<div class="prose prose-sm max-w-none">
|
||||
<a-space direction="vertical" align="center">
|
||||
<h2 class="text-xl font-bold mb-4">生成的二维码</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user