Skip to content

Commit 3ad61d8

Browse files
Fix PoolBar flex values (apache#55957)
1 parent e95f24f commit 3ad61d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airflow-core/src/airflow/ui/src/components/PoolBar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ export const PoolBar = ({
5555
alignItems="center"
5656
bg={`${color}.solid`}
5757
color={`${color}.contrast`}
58-
flex={flexValue}
5958
gap={1}
6059
h="100%"
6160
justifyContent="center"

0 commit comments

Comments
 (0)