From 67d55b814206d5178b7234760fe985d99798ab11 Mon Sep 17 00:00:00 2001 From: Marcos Date: Fri, 10 Jul 2026 16:47:27 +0000 Subject: [PATCH] fix: sign3D text rotation parallel to wall + badge dark mode contrast --- app/src/components/three/Sign3D.tsx | 3 ++- app/src/pages/SignModule.tsx | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/src/components/three/Sign3D.tsx b/app/src/components/three/Sign3D.tsx index 6b449ce..b3936b5 100644 --- a/app/src/components/three/Sign3D.tsx +++ b/app/src/components/three/Sign3D.tsx @@ -184,7 +184,8 @@ function SignModel({ {/* Texto Informativo Superior */} { {/* Coluna Central: 3D */}
- F = {result.forceKN.toFixed(2)} kN - Cf = {result.cf.toFixed(2)} + F = {result.forceKN.toFixed(2)} kN + Cf = {result.cf.toFixed(2)}