From 0d2a268be09ed1ec55e90f2bd085d6e5034d0660 Mon Sep 17 00:00:00 2001
From: nesges <thomas@nesges.eu>
Date: Sun, 21 Apr 2024 17:44:01 +0200
Subject: [PATCH] whitespace only

---
 resources/sass/_forms.scss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/resources/sass/_forms.scss b/resources/sass/_forms.scss
index e7ee8c285..e6d062ce8 100644
--- a/resources/sass/_forms.scss
+++ b/resources/sass/_forms.scss
@@ -400,7 +400,7 @@ input[type=color] {
     border:none !important;
     overflow: hidden !important;
     clip: rect(0,0,0,0) !important;
-	white-space: nowrap !important;
+    white-space: nowrap !important;
 }
 
 .title-input input[type="text"] {
@@ -552,4 +552,4 @@ input.shortcut-input {
   width: auto;
   max-width: 120px;
   height: auto;
-}
\ No newline at end of file
+}