Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Move paddings to the button so focus styles look better
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Mar 13, 2020
1 parent c575d54 commit 7d4fd6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/js/blocks/cart-checkout/checkout/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
.wc-block-order-summary {
border: none;

> .components-panel__body-title {
> .components-panel__body-title > .components-panel__body-toggle {
padding: $gap-small 0;
}

Expand Down Expand Up @@ -115,7 +115,7 @@
}

.wc-block-order-summary {
> .components-panel__body-title {
> .components-panel__body-title > .components-panel__body-toggle {
padding-left: $gap-small;
}
}
Expand Down

0 comments on commit 7d4fd6e

Please sign in to comment.