-
+
diff --git a/client/payment-details/summary/style.scss b/client/payment-details/summary/style.scss
index ef67a756663..1384d5d4113 100755
--- a/client/payment-details/summary/style.scss
+++ b/client/payment-details/summary/style.scss
@@ -19,6 +19,22 @@
flex-grow: 1;
}
+ .payment-details-summary__amount_wrapper {
+ display: flex;
+ align-items: center;
+ }
+
+ @media screen and ( max-width: $break-small ) {
+ .payment-details-summary__amount_wrapper {
+ flex-direction: column;
+ align-items: flex-start;
+
+ .payment-details-summary__status {
+ order: -1;
+ }
+ }
+ }
+
.payment-details-summary__amount {
@include font-size( 32 );
font-weight: 300;
From 2c81f7f7edcfb55ad55cc3d200ec9918519a8804 Mon Sep 17 00:00:00 2001
From: Shendy <73803630+shendy-a8c@users.noreply.github.com>
Date: Mon, 25 Nov 2024 09:27:51 +0700
Subject: [PATCH 2/9] Changelog.
---
changelog/fix-7230-payments-details-mobile-view | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 changelog/fix-7230-payments-details-mobile-view
diff --git a/changelog/fix-7230-payments-details-mobile-view b/changelog/fix-7230-payments-details-mobile-view
new file mode 100644
index 00000000000..93e179a44ca
--- /dev/null
+++ b/changelog/fix-7230-payments-details-mobile-view
@@ -0,0 +1,4 @@
+Significance: patch
+Type: fix
+
+Fix styling of transaction details page in mobile view.
From bdd4629564aed93d6d681952a1166b430f83ebab Mon Sep 17 00:00:00 2001
From: Shendy <73803630+shendy-a8c@users.noreply.github.com>
Date: Mon, 25 Nov 2024 12:10:51 +0700
Subject: [PATCH 3/9] Fix dispute notice link styling in mobile view.
---
.../dispute-details/dispute-notice.tsx | 7 ++++++-
client/payment-details/dispute-details/style.scss | 14 ++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/client/payment-details/dispute-details/dispute-notice.tsx b/client/payment-details/dispute-details/dispute-notice.tsx
index 9d9edd8a9f7..d74fd201b0a 100644
--- a/client/payment-details/dispute-details/dispute-notice.tsx
+++ b/client/payment-details/dispute-details/dispute-notice.tsx
@@ -64,7 +64,12 @@ const DisputeNotice: React.FC< DisputeNoticeProps > = ( {
{ createInterpolateElement(
sprintf( noticeText, shopperDisputeReason ),
{
- a:
- $20.00 - - usd - + $20.00 + + usd + +
Payment authorized - +- $20.00 - - usd - + $20.00 + + usd + +
Needs review - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Refunded - +- - - USD - + + + USD + +
- +- $20.00 - - usd - + $20.00 + + usd + +
Partial refund - +- $20.00 - - usd - + $20.00 + + usd + +
Paid - +- $20.00 - - usd - + $20.00 + + usd + +
Disputed: Won - +- $15.00 - - USD - + $15.00 + + USD + +
Pending - ++
+ + Amount placeholder + +
- Amount placeholder + Paid - +- $1,500.00 - - usd - + $1,500.00 + + usd + +
Paid - + = ( {