Skip to content

Commit

Permalink
fix div styling
Browse files Browse the repository at this point in the history
  • Loading branch information
dkent600 committed May 14, 2020
1 parent 814b57c commit 6b3f279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Shared/SimpleMessagePopup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}

.modalBody {
div {
div:not(:last-child) {
margin-bottom: 1rem;
}
}
Expand Down

0 comments on commit 6b3f279

Please sign in to comment.