From a3feacb8426371107f33e40190968875bdedee3d Mon Sep 17 00:00:00 2001 From: sneak Date: Mon, 23 Feb 2026 00:36:58 +0700 Subject: [PATCH] Reduce page side margins by 50% px-4 (1rem) to px-2 (0.5rem) to give more horizontal space for long host names. --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index d38d1b3..d2ca0b7 100644 --- a/src/main.js +++ b/src/main.js @@ -425,7 +425,7 @@ function hostRowHTML(host, index) { function buildUI(state) { const app = document.getElementById("app"); app.innerHTML = ` -
+

NetWatch