From 07aeabd87c34b4f8cea96f32d66afafeebe86055 Mon Sep 17 00:00:00 2001 From: pushuo <229102104@qq.com> Date: Mon, 8 Aug 2022 15:32:36 +0800 Subject: [PATCH] wip --- plugins/Stripe/Static/css/demo.css | 8 +------- plugins/Stripe/Views/checkout/payment.blade.php | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/plugins/Stripe/Static/css/demo.css b/plugins/Stripe/Static/css/demo.css index 72c7c933..30fdbc42 100644 --- a/plugins/Stripe/Static/css/demo.css +++ b/plugins/Stripe/Static/css/demo.css @@ -5,10 +5,4 @@ #bk-stripe-app .form-wrap { max-width: 400px; -} - - -#bk-stripe-app .pay-iamges img { - /* max-width: 70px; */ - /* margin-right: 4px; */ -} +} \ No newline at end of file diff --git a/plugins/Stripe/Views/checkout/payment.blade.php b/plugins/Stripe/Views/checkout/payment.blade.php index 5cfc4773..0b9fe2cc 100644 --- a/plugins/Stripe/Views/checkout/payment.blade.php +++ b/plugins/Stripe/Views/checkout/payment.blade.php @@ -9,7 +9,7 @@