Skip to content

Commit

Permalink
Fixed conf with filters (#1743)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Elferink <ben.elferink@icloud.com>
Co-authored-by: Tamir David <tamir@odigos.io>
Co-authored-by: Tamir David <tamirdavid@Tamirs-MacBook-Pro.local>
Co-authored-by: Amir Blum <amirgiraffe@gmail.com>
Co-authored-by: Ron Federman <73110295+RonFed@users.noreply.github.com>
Co-authored-by: yodigos <yoav@odigos.io>
Co-authored-by: Mike Dame <mike@odigos.io>
Co-authored-by: alonbraymok <alonbraymok007@gmail.com>
  • Loading branch information
9 people authored Nov 12, 2024
1 parent 7a5d4b6 commit a109419
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const MenuContainer = styled.div`
gap: 16px;
`;

// Aligns the "AddEntity" button to the right
// Aligns the "AddEntity" button to the right.
const PushToEnd = styled.div`
margin-left: auto;
`;
Expand Down

0 comments on commit a109419

Please sign in to comment.