From 9b56558f84a644fa38c87916c5761b380518c910 Mon Sep 17 00:00:00 2001 From: kunish Date: Tue, 29 Aug 2023 00:03:32 +0800 Subject: [PATCH] feat: small size table --- src/App.tsx | 6 +-- src/components/Header.tsx | 79 ++++++++++++++++++++------------------- src/pages/Connections.tsx | 4 +- 3 files changed, 46 insertions(+), 43 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index b6624a2..7e9f31d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,12 +21,12 @@ export const App = () => { return (
-
+
@@ -41,7 +41,7 @@ export const App = () => {
-