From 2c9a4dfb37e521edf92e78658e63d3bad27c2cbd Mon Sep 17 00:00:00 2001 From: BG-Software <73077398+BG-Software-BG@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:19:37 +0100 Subject: [PATCH] Decrease padding of form-control input in 2-step-verification-code (#2181) --- .changeset/ninety-cars-hug.md | 5 +++++ preview/pages/2-step-verification-code.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/ninety-cars-hug.md diff --git a/.changeset/ninety-cars-hug.md b/.changeset/ninety-cars-hug.md new file mode 100644 index 000000000..a254266bc --- /dev/null +++ b/.changeset/ninety-cars-hug.md @@ -0,0 +1,5 @@ +--- +"preview": patch +--- + +Decrease padding of `input` in `2-step-verification-code` diff --git a/preview/pages/2-step-verification-code.html b/preview/pages/2-step-verification-code.html index aeb59dd37..db6b0048e 100644 --- a/preview/pages/2-step-verification-code.html +++ b/preview/pages/2-step-verification-code.html @@ -23,7 +23,7 @@ permalink: 2-step-verification-code.html
{% for i in (1..3) %}
- +
{% endfor %}