fix: validate message not display, fix #5034 (#5038)

This commit is contained in:
Netfan
2024-12-07 11:02:59 +08:00
committed by GitHub
parent 03f166f8a4
commit 4c1fc4a11e

View File

@@ -298,11 +298,7 @@ function autofocus() {
> >
{{ label }} {{ label }}
</FormLabel> </FormLabel>
<div <div :class="cn('relative flex w-full items-center', wrapperClass)">
:class="
cn('relative flex w-full items-center overflow-hidden', wrapperClass)
"
>
<FormControl :class="cn(controlClass)"> <FormControl :class="cn(controlClass)">
<slot <slot
v-bind="{ v-bind="{