From 238e7cdc97b4e7cc23354c754b41a031b70c93c7 Mon Sep 17 00:00:00 2001 From: Dayowe Date: Thu, 26 Jun 2025 17:29:25 +0200 Subject: [PATCH] Move inline to css --- iframe.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/iframe.html b/iframe.html index c171ab3..0cef0e3 100644 --- a/iframe.html +++ b/iframe.html @@ -1659,6 +1659,11 @@ color: white; } + /* Hidden unit select for compatibility */ + .dog-calculator-unit-select-hidden { + display: none; + } + /* Mobile responsive adjustments for inline unit selector */ @media (max-width: 576px) { .dog-calculator-result-item { @@ -1920,7 +1925,7 @@ -