From deed342a7846ffd646e583ac2e95a9516d56334d Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Tue, 14 Dec 2021 14:26:51 +0000
Subject: [PATCH] update module

---
 assets/sass/_utils.sass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/assets/sass/_utils.sass b/assets/sass/_utils.sass
index bdd116e..73a9e8b 100644
--- a/assets/sass/_utils.sass
+++ b/assets/sass/_utils.sass
@@ -62,6 +62,7 @@
     transform-origin: 50% 50%
     transform: scale(1.2)
     cursor: pointer
+    margin: 0
 
 .scrollable
   width: 100%

--
Gitblit v1.10.0