fix(output-selector): z-index in chat deploy modal (#1984)

This commit is contained in:
Vikhyath Mondreti
2025-11-13 20:13:15 -08:00
committed by GitHub
parent 3ba33791f7
commit 948b6575dc

View File

@@ -288,7 +288,7 @@ export function OutputSelect({
<PopoverContent
ref={popoverRef}
side='bottom'
align='end'
align='start'
sideOffset={4}
maxHeight={140}
maxWidth={140}