Fix action list live button appearance issue when there are no actions (#953)

Co-authored-by: wintonzheng <null>
This commit is contained in:
Shuchang Zheng
2024-10-10 10:28:13 -07:00
committed by GitHub
parent 267adea411
commit 05ae527ed4

View File

@@ -156,7 +156,7 @@ function ScrollableActionList({
<ArrowDownIcon />
</Button>
</div>
<ScrollArea>
<ScrollArea className="w-full">
<ScrollAreaViewport className="h-full w-full rounded-[inherit]">
<div className="w-full space-y-4 px-4 pb-4">
{showStreamOption && (