From 98ac88a47a791f5c28e225c4eebec54a40f6f092 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Fri, 21 Jun 2024 16:25:23 +0200 Subject: [PATCH] shx-3d-render --- 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 9900864..838fb00 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -58,7 +58,7 @@ width: 40px; height: 40px; - margin: 12px; + margin: 8px; border-radius: 2px; position: relative; @@ -76,7 +76,7 @@ height: calc(100% + 8px); border-radius: 2px; - border: 2px solid #666; + border: 2px solid #aaa; } .shx-ifc-colorselect input[type="radio"] {