bbovenzi commented on code in PR #46504:
URL: https://github.com/apache/airflow/pull/46504#discussion_r1946991476


##########
airflow/ui/src/pages/Dag/Overview/Overview.tsx:
##########
@@ -93,6 +100,13 @@ export const Overview = () => {
           startDate={startDate}
         />
       </HStack>
+      <Box h="1/3" my={5} w="1/3">

Review Comment:
   Cool! We can move the trend buttons into the grid too whenever we have a bit 
more going on on this page.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to