Skip to content

Commit

Permalink
fix: rightsibling flex spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
AmanAgarwal041 committed Dec 26, 2024
1 parent e5ed096 commit aeaeec2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export const DatasourceNameWrapper = styled.div`
display: flex;
flex-direction: column;
align-items: flex-start;
flex-grow: 1;
`;

export const DatasourceName = styled(Text)`
Expand Down

0 comments on commit aeaeec2

Please sign in to comment.