Skip to content

Commit

Permalink
removed space
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoudharyHarish committed Oct 17, 2024
1 parent 9ade108 commit 5e1a02d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ const Applications = () => {
<div className="absolute bottom-2 right-6 flex justify-end">
<Button
text="Close"
className="bg-white border-1 btn-sm mt-4"
className="bg-white border-1 btn-sm mt-4"
onClick={() => setIsConfigModalOpen(false)}
/>
</div>
Expand Down

0 comments on commit 5e1a02d

Please sign in to comment.