From 694c3efbc3769a28577f6302a6f37c6cb237ff7b Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Thu, 29 Dec 2022 23:58:39 +0100 Subject: [PATCH] Specific style reference to parent element by class --- src/lib/components/ProductVariationSelect.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/ProductVariationSelect.svelte b/src/lib/components/ProductVariationSelect.svelte index ea1297f..cfa625f 100644 --- a/src/lib/components/ProductVariationSelect.svelte +++ b/src/lib/components/ProductVariationSelect.svelte @@ -24,7 +24,7 @@ }); -