From 4d4335cc261d346f6a82c3fe18eba84f23e307b0 Mon Sep 17 00:00:00 2001 From: mkz212 <82271669+mkz212@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:11:44 +0100 Subject: [PATCH] Small fix in footer and in Status page (#1650) - In footer: Changing from margin bottom to padding - it looks nicer and provides an equal distance from the top and bottom. - In status page - the space on top will be equal with left and right. --- ui/src/app/modules/status/status.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/app/modules/status/status.component.html b/ui/src/app/modules/status/status.component.html index 12b43cc79..d418bbe53 100644 --- a/ui/src/app/modules/status/status.component.html +++ b/ui/src/app/modules/status/status.component.html @@ -17,7 +17,7 @@ -
-
+
© 2023