From f719bf056de0a8e0a14470aad00d6a18fbd39334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Dobr=C3=BD?= Date: Thu, 18 Apr 2024 04:25:15 +0200 Subject: [PATCH] Improve metadata & authorization button --- web/src/app/page.tsx | 20 +++++++++++++------- web/src/scss/App.scss | 12 ++++++++++++ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/web/src/app/page.tsx b/web/src/app/page.tsx index 75ccebe..9ee3545 100644 --- a/web/src/app/page.tsx +++ b/web/src/app/page.tsx @@ -29,33 +29,39 @@ export default function Home() {

{description}

-
-
+
+
Method - +
-
+
Base gRPC Url
setHostname(e.target.value)} value={hostname} + size="sm" + style={{ width: "20rem" }} data-testid="hostname-input" />
-
+
+