diff --git a/airflow/www/static/js/grid/Grid.tsx b/airflow/www/static/js/grid/Grid.tsx index 6de3d0ecc2812..539b47ee8c3b6 100644 --- a/airflow/www/static/js/grid/Grid.tsx +++ b/airflow/www/static/js/grid/Grid.tsx @@ -124,6 +124,7 @@ const Grid = ({ isPanelOpen = false, onPanelToggle, hoveredTaskState }: Props) = ref={scrollRef} maxHeight="900px" position="relative" + pr={4} >