Skip to content

Commit

Permalink
fix: CSS margin fix
Browse files Browse the repository at this point in the history
  • Loading branch information
micwallace committed Oct 10, 2024
1 parent 201faa2 commit 4029155
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ body, action-overflow-modal .popover-container {
margin: 0 auto;
display: flex;
flex-direction: column;
padding-bottom: 10px;
}

.details-container {
Expand Down

0 comments on commit 4029155

Please sign in to comment.