aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ScriptingBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2025-07-29 16:31:09 -0400
committerbobzel <zzzman@gmail.com>2025-07-29 16:31:09 -0400
commit08d3b5c0208f8ec8e8c42a822c1793a30d107c3b (patch)
tree4a6cc9cdc7ecbf429ed4f0a99d13d9a2ee9e1165 /src/client/views/nodes/ScriptingBox.scss
parentde337e6bc0016bbdd9b1887d549d93fe1823bb9d (diff)
tweaking scriptingBox to work somewhat again
Diffstat (limited to 'src/client/views/nodes/ScriptingBox.scss')
-rw-r--r--src/client/views/nodes/ScriptingBox.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/ScriptingBox.scss b/src/client/views/nodes/ScriptingBox.scss
index de70dbe74..db45c501b 100644
--- a/src/client/views/nodes/ScriptingBox.scss
+++ b/src/client/views/nodes/ScriptingBox.scss
@@ -3,7 +3,6 @@
height: 100%;
display: flex;
flex-direction: column;
- background-color: rgb(241, 239, 235);
padding: 10px;
.boxed {