Skip to content

Commit 96cf5f4

Browse files
committed
避免出现正文比联系方式字号小的情况
1 parent e675b57 commit 96cf5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ async function handleSubmit() {
159159
v-auto-height
160160
class="min-h-0 resize-none rounded-t-md border-none p-2 text-inherit outline-none"
161161
bg="$vp-c-bg"
162+
text="base"
162163
:placeholder="textContentPlaceholder"
163164
/>
164165
</label>

0 commit comments

Comments
 (0)