From b98cc90983ecc4e89457f1d755a958ff32139d4f Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Wed, 31 Jul 2024 21:53:47 +0200 Subject: [PATCH] added padding to search field --- src/Components/Map/Subcomponents/Controls/SearchControl.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/Controls/SearchControl.tsx b/src/Components/Map/Subcomponents/Controls/SearchControl.tsx index f4d1e5d8..7c50a03f 100644 --- a/src/Components/Map/Subcomponents/Controls/SearchControl.tsx +++ b/src/Components/Map/Subcomponents/Controls/SearchControl.tsx @@ -98,7 +98,7 @@ export const SearchControl = () => {
{embedded && }
- setValue(e.target.value)} onFocus={() => {