From 76180ca5d65ef5e1a5e5f86b40c869ef815f6fbf Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Thu, 18 Jul 2024 17:20:42 +0200 Subject: [PATCH] select with images --- snippets/shx-3d-render-input.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 4d7d0e5..160c29a 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -685,8 +685,8 @@ if (isInputShxFont) { customDropdownHtml += ` -
- ${optionDisplayName} +
+ ${optionDisplayName}
` }