fix(popovers): billed account + async example command (#1982)

This commit is contained in:
Vikhyath Mondreti
2025-11-13 19:33:15 -08:00
committed by GitHub
parent d86198ad5d
commit 1e915d5427
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ export function ExampleCommand({
<ChevronDown className='ml-1 h-3 w-3 flex-shrink-0' />
</Button>
</DropdownMenuTrigger>
<DropdownMenuContent align='end'>
<DropdownMenuContent align='end' className='z-[10000050]'>
<DropdownMenuItem
className='cursor-pointer'
onClick={() => setExampleType('execute')}

View File

@@ -607,7 +607,7 @@ export function Subscription({ onOpenChange }: SubscriptionProps) {
<SelectTrigger className='h-8 w-[200px] justify-between text-left text-xs'>
<SelectValue placeholder='Select admin' />
</SelectTrigger>
<SelectContent align='start' className='z-50'>
<SelectContent align='start' className='z-[10000050]'>
<SelectGroup>
<SelectLabel className='px-3 py-1 text-[11px] text-muted-foreground uppercase'>
Workspace admins