aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PhysicsSimulationBox.scss
diff options
context:
space:
mode:
authorbrynnchernosky <56202540+brynnchernosky@users.noreply.github.com>2023-02-22 14:29:44 -0500
committerbrynnchernosky <56202540+brynnchernosky@users.noreply.github.com>2023-02-22 14:29:44 -0500
commit9a5f2e9d098d0ad2db1be90818b6295390a60501 (patch)
tree3598cff92e4a6f0dcfbdcc38dbc168a993b5cef2 /src/client/views/nodes/PhysicsSimulationBox.scss
parent0f03110bab8d4636d33abf7568bf7c6cb14847b4 (diff)
pendulum angle
Diffstat (limited to 'src/client/views/nodes/PhysicsSimulationBox.scss')
-rw-r--r--src/client/views/nodes/PhysicsSimulationBox.scss8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/client/views/nodes/PhysicsSimulationBox.scss b/src/client/views/nodes/PhysicsSimulationBox.scss
index 7573f1472..0f05010b4 100644
--- a/src/client/views/nodes/PhysicsSimulationBox.scss
+++ b/src/client/views/nodes/PhysicsSimulationBox.scss
@@ -63,12 +63,10 @@ button {
z-index: 1000;
}
-.mechanicsSimulationSettingsMenuColumn {
+.mechanicsSimulationSettingsMenuRow {
display: flex;
- flex-direction: column;
- width: 50%;
}
-.mechanicsSimulationSettingsMenuContents {
- display: flex;
+.mechanicsSimulationSettingsMenuRowDescription {
+ width: 50%;
} \ No newline at end of file