From ccd0567031315faaa4f3a58bc79b59f2befd549b Mon Sep 17 00:00:00 2001 From: colton Date: Fri, 25 Oct 2024 16:34:12 -0400 Subject: [PATCH] [ui] fix padding of runs tab (#25556) ## Summary & Motivation image ## How I Tested These Changes ## Changelog > Insert changelog entry or delete this section. --- .../dagster-ui/packages/ui-core/src/runs/RunsFeedRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js_modules/dagster-ui/packages/ui-core/src/runs/RunsFeedRoot.tsx b/js_modules/dagster-ui/packages/ui-core/src/runs/RunsFeedRoot.tsx index 8c7b283006dd3..60c9318872584 100644 --- a/js_modules/dagster-ui/packages/ui-core/src/runs/RunsFeedRoot.tsx +++ b/js_modules/dagster-ui/packages/ui-core/src/runs/RunsFeedRoot.tsx @@ -167,7 +167,7 @@ export const RunsFeedRoot = () => { {tabs}