From 61e8e68c3176237ac6244eeae9277814fbba2002 Mon Sep 17 00:00:00 2001
From: Ali <83188384+testA113@users.noreply.github.com>
Date: Mon, 21 Nov 2022 09:22:41 +1300
Subject: [PATCH] fix(svg): fix footer height [EE-4547] (#8071)
---
app/react/sidebar/Footer/Footer.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/react/sidebar/Footer/Footer.tsx b/app/react/sidebar/Footer/Footer.tsx
index f16f43e3b..caa9d6be7 100644
--- a/app/react/sidebar/Footer/Footer.tsx
+++ b/app/react/sidebar/Footer/Footer.tsx
@@ -19,7 +19,7 @@ function CEFooter() {
-
+
Community Edition