Skip to content

Commit

Permalink
fix: remove max width on WooPay checkout appearance (#7184)
Browse files Browse the repository at this point in the history
  • Loading branch information
frosso authored Sep 13, 2023
1 parent 7328668 commit 5e89beb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog/fix-woopay-appearance-width
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: fix

fix checkout appearance width
1 change: 0 additions & 1 deletion client/settings/express-checkout-settings/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@

.woopay-settings {
&__custom-message-wrapper {
max-width: 500px;
position: relative;

.components-base-control__field .components-text-control__input {
Expand Down

0 comments on commit 5e89beb

Please sign in to comment.