From 0aa5ad55caf57fe2b9459f3cc713b1bf6d933bc4 Mon Sep 17 00:00:00 2001 From: liuye Date: Sun, 23 Apr 2023 14:50:06 +0800 Subject: [PATCH] css --- src/project/fd/AppRedemptionPoints/myOrderList.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/project/fd/AppRedemptionPoints/myOrderList.vue b/src/project/fd/AppRedemptionPoints/myOrderList.vue index 6001138b..a42eede0 100644 --- a/src/project/fd/AppRedemptionPoints/myOrderList.vue +++ b/src/project/fd/AppRedemptionPoints/myOrderList.vue @@ -34,7 +34,7 @@ - + @@ -297,6 +297,9 @@ export default { } } } + .pad-t112 { + padding-top: 112px; + } }