From 2b7d3f3eea31f9e40ed673d54551382b4885b3fb Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Fri, 5 May 2023 08:23:56 +0200 Subject: [PATCH] UI updates --- BTCPayServer/Views/UIInvoice/ListInvoices.cshtml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml index bc2d0193af..231b244102 100644 --- a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml +++ b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml @@ -25,6 +25,11 @@ .invoice-payments { padding-left: var(--btcpay-space-l); } + .dropdown > .btn { + min-width: 7rem; + padding-left: 1rem; + text-align: left; + } @@media (max-width: 568px) { #SearchText { width: 100%; @@ -222,14 +227,11 @@ -
+ -
- - -
+