From ca1e3ce82c7a200abb0dd2ac744827a57a410763 Mon Sep 17 00:00:00 2001 From: kunish Date: Fri, 22 Sep 2023 22:38:20 +0800 Subject: [PATCH] fix(connection): limit the max width of client source ip select, closes #270 --- src/pages/Connections.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index 0649f24..cccafc9 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -327,8 +327,8 @@ export default () => { return (
-
-
+
+
{(tab) => (
-
+