From 1b7406e46b45ed6ba97b1f1df0e40dd633fe7b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 24 Dec 2021 10:25:03 +0100 Subject: [PATCH] apply style changes --- resources/sass/components/inputs.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/sass/components/inputs.scss b/resources/sass/components/inputs.scss index 8acf44aa1850..09ab91789501 100644 --- a/resources/sass/components/inputs.scss +++ b/resources/sass/components/inputs.scss @@ -20,4 +20,4 @@ .form-select { @apply border border-gray-300; -} \ No newline at end of file +}