From a695487a37c2dc282000c4f76622ea420a990c12 Mon Sep 17 00:00:00 2001 From: Joerg Date: Sun, 8 Feb 2026 07:49:52 +0100 Subject: [PATCH 1/2] UDP Switch --- index.html | 74 ++++++++++++++++++++----------- main.js | 122 ++++++++++++++++++++++++++++++++++++++++++++------- package.json | 2 +- renderer.js | 54 +++++++++++++++++++++++ 4 files changed, 210 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 95079b7..b195f7b 100644 --- a/index.html +++ b/index.html @@ -99,9 +99,10 @@ #buttonsRow { position: fixed; - bottom: 8px; - width: 100%; - padding: 10px; + bottom: 50px; + left: 0; + right: 0; + padding: 4px 0; } #reload_icon { @@ -282,29 +283,14 @@ -
-
-
- -
-
-
-
- -
-
-
-
- -
-
-
-
- -
-
+
+ + + + +
@@ -315,6 +301,42 @@ + + +
- - + - - - + + +