From 8be512ad7b6c9341e44d3d40730ed3bf2189c84a Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Wed, 7 Jan 2026 20:42:00 -0500 Subject: [PATCH] Reduce left padding on channel badge --- frontends/web/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/web/templates/base.html b/frontends/web/templates/base.html index 902caa7..c8a9914 100644 --- a/frontends/web/templates/base.html +++ b/frontends/web/templates/base.html @@ -16,7 +16,7 @@ Stegasoo {% if channel_configured %} - + {{ channel_fingerprint }} {% endif %}