diff --git a/src/components/three/ModelViewer.tsx b/src/components/three/ModelViewer.tsx index f874c4b..41e04ee 100644 --- a/src/components/three/ModelViewer.tsx +++ b/src/components/three/ModelViewer.tsx @@ -235,8 +235,8 @@ function MeasurementLabel({ position, text, variant, fixed = false }: { position const textClass = variant === 'success' ? 'text-success' : 'text-primary'; return ( -
- +
+ {text}