From 8b65abcc7aa85e24e400ce4aa9e1bde48c18b153 Mon Sep 17 00:00:00 2001
From: Roene Verbeek <85165259+Roene-JustBetter@users.noreply.github.com>
Date: Fri, 19 Sep 2025 14:08:05 +0200
Subject: [PATCH] Fix color
---
resources/views/product/partials/gallery/slider.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/product/partials/gallery/slider.blade.php b/resources/views/product/partials/gallery/slider.blade.php
index ae4d49b6c..018e951a4 100644
--- a/resources/views/product/partials/gallery/slider.blade.php
+++ b/resources/views/product/partials/gallery/slider.blade.php
@@ -19,10 +19,10 @@ class="max-h-full object-contain"
@if (count($selectedChild->images ?? []) > 1)
@endif