Skip to content

Commit

Permalink
Acknowledge button container margin
Browse files Browse the repository at this point in the history
  • Loading branch information
galvana committed Oct 11, 2023
1 parent 09c7655 commit cbbd231
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clients/fides-js/src/components/fides.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ div#fides-banner-inner-container {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 60px;

.fides-acknowledge-button-container {
margin-bottom: 0px;
}
}

div#fides-banner-inner-description {
Expand Down

0 comments on commit cbbd231

Please sign in to comment.