Skip to content

Commit

Permalink
chore: remove unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs committed Sep 6, 2023
1 parent 4a5cdb3 commit eb6e949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar/NavSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ const NavSection = ({
</div>
)}
</Droppable>
<Box d-flex justify-content-between mt="2rem">
<Box mt="2rem" mb="1rem">
<Select
ref={selectInputRef}
className="w-50"
Expand Down

0 comments on commit eb6e949

Please sign in to comment.