aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss
diff options
context:
space:
mode:
authorbrynnchernosky <56202540+brynnchernosky@users.noreply.github.com>2023-05-03 17:41:50 -0400
committerbrynnchernosky <56202540+brynnchernosky@users.noreply.github.com>2023-05-03 17:41:50 -0400
commit743cf203720ccfa89a48095ef26858a3ee2b4622 (patch)
tree194750a6977d40a90228b39150678700f15c8598 /src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss
parentd7b4700e0a00349c2961f04f5b9d1b882cca6746 (diff)
styling
Diffstat (limited to 'src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss')
-rw-r--r--src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss
index 2e16417f5..7193e3157 100644
--- a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss
+++ b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss
@@ -11,7 +11,7 @@
.mechanicsSimulationEquationContainer {
position: fixed;
- left: 70%;
+ left: 60%;
padding: 1em;
.mechanicsSimulationControls {