We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7948c11 commit ef22d3aCopy full SHA for ef22d3a
1 file changed
ui/studio/views/stream/StreamView.tsx
@@ -1849,7 +1849,7 @@ function ActiveStreamView(props: {
1849
</div>
1850
1851
<div
1852
- className="border-t border-table-border bg-background/90 px-2 py-3 backdrop-blur-sm"
+ className="border-t rounded-b-xl border-table-border bg-background/90 px-2 py-3 backdrop-blur-sm"
1853
data-testid="stream-footer"
1854
>
1855
<div className="flex flex-wrap items-center justify-start gap-2">
0 commit comments