Skip to content

Commit

Permalink
Merge branch 'main' into feature/132/refactor-address-input-test
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons authored Sep 13, 2024
2 parents 6768bd4 + 223547a commit 92c5f16
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/summary/_summary.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ $hub-row-spacing: 1.3rem;
}
}

&__actions {
white-space: nowrap;
}

&__spacer {
background: var(--ons-color-black);
display: inline-block;
Expand Down Expand Up @@ -190,6 +186,7 @@ $hub-row-spacing: 1.3rem;

&__button {
align-self: flex-start;
text-align: right;
}

&__values--2 {
Expand Down

0 comments on commit 92c5f16

Please sign in to comment.