From 10b799f5e233c7851debe51f5a5923de0d62e7da Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Mon, 8 Jan 2024 02:16:42 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20fix=20class=20name=20to=20use=20?= =?UTF-8?q?primary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/forms/accordions.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/forms/accordions.blade.php b/resources/views/forms/accordions.blade.php index 8a0be88..973a4f3 100644 --- a/resources/views/forms/accordions.blade.php +++ b/resources/views/forms/accordions.blade.php @@ -43,10 +43,10 @@ class="flex items-center justify-between w-full p-4 text-start select-none" > + class="flex gap-2 font-medium items-center justify-center text-gray-500 group-hover:text-primary-600"> @if ($accordion->getIcon())