fix: select Long option style problem (#5030)

This commit is contained in:
huangxiaomin
2024-12-05 11:22:35 +08:00
committed by GitHub
parent 7ab00250bf
commit 05b4b61c6e

View File

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