From 63282fe256448735fb203d99928727e382e582f3 Mon Sep 17 00:00:00 2001 From: elforjani3 Date: Mon, 15 Mar 2021 14:43:06 +0200 Subject: [PATCH] refactoring(quick payment ):style. --- .../pages/PaymentReceive/QuickPaymentReceiveDialog.scss | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss b/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss index 4f608378f..d01465ef4 100644 --- a/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss +++ b/client/src/style/pages/PaymentReceive/QuickPaymentReceiveDialog.scss @@ -1,7 +1,13 @@ .dialog--quick-payment-receive { .bp3-form-group { - margin-bottom: 15px; + // margin-bottom: 15px; + + label.bp3-label { + margin-bottom: 3px; + font-size: 13px; + } } + .form-group { &--statement { .bp3-form-content {