Skip to content

Commit

Permalink
added a bit more margin to bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Engelmann committed Apr 3, 2019
1 parent e7ab1e9 commit 7c712db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Pids/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function Pids({
className="col-12"
key={item.pid}
>
<Row className="my-2">
<Row className="mt-2 mb-3">
<Col>
<Button
color="warning"
Expand Down

0 comments on commit 7c712db

Please sign in to comment.