From b9a0aaa574726c1f8d63ca340d38302db347fdb4 Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Thu, 16 Oct 2025 14:33:15 -0500 Subject: [PATCH] Re-allign tables and buttons after adjusting button layout. --- frontend/src/components/tables/StreamsTable.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/tables/StreamsTable.jsx b/frontend/src/components/tables/StreamsTable.jsx index 5e68b67b..d309552c 100644 --- a/frontend/src/components/tables/StreamsTable.jsx +++ b/frontend/src/components/tables/StreamsTable.jsx @@ -879,7 +879,7 @@ const StreamsTable = () => { justify="space-between" align="center" wrap="nowrap" - style={{ paddingLeft: 10, paddingRight: 10, paddingTop: 10 }} + style={{ padding: 10 }} gap={6} >