Skip to content

Commit

Permalink
Increase tooltip size of dag grid view (apache#37782) (apache#37805)
Browse files Browse the repository at this point in the history
  • Loading branch information
simond authored and abhishekbhakat committed Mar 5, 2024
1 parent 33fd509 commit ce2c993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/www/static/js/dag/grid/dagRuns/Bar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const DagRunBar = ({
portalProps={{ containerRef }}
placement="top"
openDelay={hoverDelay}
maxW="md"
>
<Flex
width="10px"
Expand Down

0 comments on commit ce2c993

Please sign in to comment.