From d9c993956a653ab7f2416067bf18b29030ce20db Mon Sep 17 00:00:00 2001 From: enzo-bitfly <194075446+enzo-bitfly@users.noreply.github.com> Date: Fri, 31 Oct 2025 13:48:01 +0100 Subject: [PATCH] fix: improve `contact form` See: BC-43 --- templates/payment/pricing.html | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/templates/payment/pricing.html b/templates/payment/pricing.html index 22c6adc570..7d01ff3b61 100644 --- a/templates/payment/pricing.html +++ b/templates/payment/pricing.html @@ -155,12 +155,6 @@ min-width: 200px; } - .plan-select { - appearance: none; - -moz-appearance: none; - -webkit-appearance: none; - } - .pricing__enterprise-plan-feature { background: var(--bg-color-light); @@ -422,21 +416,22 @@