From d11f9bf094df11972032d88535c5581264872af5 Mon Sep 17 00:00:00 2001 From: Jake Howell Date: Wed, 4 Feb 2026 03:46:31 +1100 Subject: [PATCH] fix: resize `!size-icon-lg` in `` (#21900) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This pull-request changes the size of our `▼` / downwards chevron to match that update in #21781 . This was incorrectly changed in #21807. | Old | New | | --- | --- | | | | --- site/src/modules/dashboard/Navbar/ProxyMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/modules/dashboard/Navbar/ProxyMenu.tsx b/site/src/modules/dashboard/Navbar/ProxyMenu.tsx index 83e311ab02..6151451415 100644 --- a/site/src/modules/dashboard/Navbar/ProxyMenu.tsx +++ b/site/src/modules/dashboard/Navbar/ProxyMenu.tsx @@ -96,7 +96,7 @@ export const ProxyMenu: FC = ({ proxyContextValue }) => { "Select Proxy" )} - +