From 4c96bbd25d84964811838d005ff4e40487e1ec41 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 24 May 2023 15:04:13 -0400 Subject: more phys code streamlining --- src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss') diff --git a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss index b498296bf..2e6ad413f 100644 --- a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss +++ b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss @@ -22,6 +22,12 @@ justify-content: space-between; } } + .rod { + pointer-events: none; + position: absolute; + left: 0; + top: 0; + } } .coordinateSystem { -- cgit v1.2.3-70-g09d2