Skip to content

Commit

Permalink
Feat: Force content to spread over the whole row
Browse files Browse the repository at this point in the history
  • Loading branch information
crishpeen authored and OndraM committed Mar 7, 2022
1 parent 1f6c31a commit 90161f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/style/_consent-modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
}

#cm.bar #c-inr-i {
flex-grow: 1;
margin-right: units.rem2em(tokens.$space-10);
}

Expand Down

0 comments on commit 90161f0

Please sign in to comment.