From 0db0e74bf0d3f0183ebbd9bfcacc7f4f41ee279d Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 17 Jul 2023 12:27:05 +0300 Subject: [PATCH] feat: small UI improvements --- .../market-config/market-config.html | 134 ++++++++++-------- 1 file changed, 71 insertions(+), 63 deletions(-) diff --git a/static/components/market-config/market-config.html b/static/components/market-config/market-config.html index 4c0dc2a..38b6235 100644 --- a/static/components/market-config/market-config.html +++ b/static/components/market-config/market-config.html @@ -1,73 +1,81 @@ -
-
- - - - + +
+
+ + + + - - - -
- - + + + +
+ + + + + + + + + + + + + + {{ profile?.name}} + +
+

{{ publicKey }}

+
+
+ {{ publicKey }} +
+ + + + +
+
+
+
+ +
+ Relays +
+
+ +
Information
+ - - - - - - - - - - {{ profile?.name}} - -
-

{{ publicKey }}

-
-
- {{ publicKey }} -
- - - + +
+ UI Configurations +
+ + + + + + -
-
-
-
- -
- Relays -
-
- - Information - - - - UI Configurations - - - - - - -
- - -
+
- +
- +
-
- + + +
+ + +
+
+ \ No newline at end of file