diff options
author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-01 19:40:26 -0500 |
---|---|---|
committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-01 19:40:26 -0500 |
commit | 3e6f91475bf1654c780c619dbb916ce606ce5f28 (patch) | |
tree | 7a0fe22fbb3d62fbd35e03ab441ab0a04085356e /src/client/views/nodes/ScriptingBox.scss | |
parent | 6d50d57949a3ad4c40a2ff1c5e2e46f70a68731b (diff) | |
parent | 2009b5f46674e06932654b36e041de87621df001 (diff) |
Merge branch 'script_documents' of https://github.com/browngraphicslab/Dash-Web into script_documents
Diffstat (limited to 'src/client/views/nodes/ScriptingBox.scss')
-rw-r--r-- | src/client/views/nodes/ScriptingBox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/ScriptingBox.scss b/src/client/views/nodes/ScriptingBox.scss index 6113efbb5..14106dce2 100644 --- a/src/client/views/nodes/ScriptingBox.scss +++ b/src/client/views/nodes/ScriptingBox.scss @@ -26,7 +26,6 @@ .scriptingBox-textArea { flex: 70; - width: 70%; height: 100%; box-sizing: border-box; resize: none; |