From 2731a9da365736d58fbd08a61323c7f4f44046bd Mon Sep 17 00:00:00 2001 From: Sonia Appasamy Date: Wed, 6 Dec 2023 14:12:47 -0500 Subject: [PATCH] client/web: fix exit node selector styling Remove padding on top of search bar, remove rounded corners of bottom border of earch bar, and add auto focus. Updates #10261 Signed-off-by: Sonia Appasamy --- client/web/src/components/exit-node-selector.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/client/web/src/components/exit-node-selector.tsx b/client/web/src/components/exit-node-selector.tsx index 0f47ffae4..5b629527c 100644 --- a/client/web/src/components/exit-node-selector.tsx +++ b/client/web/src/components/exit-node-selector.tsx @@ -205,10 +205,11 @@ function ExitNodeSelectorInner({ ) return ( -
+
0 && (
{group.name && (