From f98f2d598f90f12bfbaf33d094185d1de2003007 Mon Sep 17 00:00:00 2001 From: Djeex Date: Mon, 1 Sep 2025 16:16:27 +0000 Subject: [PATCH] Fixed footer icon and git link --- src/webui/style/style.css | 1 + src/webui/template/base.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/webui/style/style.css b/src/webui/style/style.css index 74eba61..368d246 100644 --- a/src/webui/style/style.css +++ b/src/webui/style/style.css @@ -934,6 +934,7 @@ justify-content: center; width: 16px; height: 16px; display: flex; + margin: auto; } .icon-text { diff --git a/src/webui/template/base.html b/src/webui/template/base.html index ee6233f..f5b44cb 100644 --- a/src/webui/template/base.html +++ b/src/webui/template/base.html @@ -68,7 +68,7 @@