Merge pull request #6559 from menloresearch/fix/layout-ability-model

fix: layout ability model
This commit is contained in:
Faisal Amir 2025-09-23 16:13:33 +07:00 committed by GitHub
commit 3bbce97329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -461,11 +461,11 @@ const DropdownModelProvider = ({
return (
<Popover open={open} onOpenChange={onOpenChange}>
<div className="flex items-center gap-1.5 w-full">
<div className="flex items-center gap-1.5 mr-2">
<PopoverTrigger asChild>
<button
type="button"
className="font-medium cursor-pointer flex items-center gap-1.5 relative z-20 w-full"
className="font-medium cursor-pointer flex items-center gap-1.5 relative z-20"
>
{provider && (
<div className="shrink-0">