Skip to content

Commit

Permalink
fix: remove custom loader height, add margin top
Browse files Browse the repository at this point in the history
  • Loading branch information
bashunaimiroy committed Mar 8, 2024
1 parent 2d1debb commit 81d83a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/assets/css/templates/store/item.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
}

.afterpay-badge {
--theme-loader-size: 32px;
margin-top: var(--space-x2);
}

/* stylelint-disable-next-line selector-type-no-unknown */
Expand Down

0 comments on commit 81d83a0

Please sign in to comment.