From ee2e69bb11891423134e6b5df7f1123a551d1bf5 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Fri, 12 Nov 2021 12:21:50 +0100
Subject: [PATCH] fix

---
 app/assets/stylesheets/admin/styles.sass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app/assets/stylesheets/admin/styles.sass b/app/assets/stylesheets/admin/styles.sass
index 8178a5217..87493f3e2 100644
--- a/app/assets/stylesheets/admin/styles.sass
+++ b/app/assets/stylesheets/admin/styles.sass
@@ -6,6 +6,9 @@ h1
 
 .sidebar
     background: black
+    footer
+        a
+            padding: 0.625rem 1.625rem
 .sidebar-content
     background-color: black
     background-image: asset-url('sun.svg')
-- 
GitLab