From aa0167be9d9a45ca411e85016400aa8850fffa13 Mon Sep 17 00:00:00 2001 From: Guillaume De Saint Martin Date: Fri, 15 Dec 2023 12:18:16 +0100 Subject: [PATCH 1/3] [WebInterface] update dashboard margin --- Services/Interfaces/web_interface/templates/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Services/Interfaces/web_interface/templates/index.html b/Services/Interfaces/web_interface/templates/index.html index 91847fd58..df0477381 100644 --- a/Services/Interfaces/web_interface/templates/index.html +++ b/Services/Interfaces/web_interface/templates/index.html @@ -1,9 +1,10 @@ {% extends "layout.html" %} {% set active_page = "home" %} {% block body %} +
{% if not IS_CLOUD %} -