diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2020-02-29 15:00:42 -0500 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2020-02-29 15:00:42 -0500 |
| commit | 3f8ca8794aef7b40d62cda439b311cdd44928b80 (patch) | |
| tree | 8a9934331035fccfb0da3c0e28f0236eecdc9c7c /src/client/views/ScriptBox.scss | |
| parent | 912ce2733f8fb7caab828bc6a1cb552639c45585 (diff) | |
script to document
Diffstat (limited to 'src/client/views/ScriptBox.scss')
| -rw-r--r-- | src/client/views/ScriptBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/ScriptBox.scss b/src/client/views/ScriptBox.scss index 28326624a..c67295c90 100644 --- a/src/client/views/ScriptBox.scss +++ b/src/client/views/ScriptBox.scss @@ -3,6 +3,7 @@ height: 100%; display: flex; flex-direction: column; + pointer-events: all; } .scriptBox-toolbar { |
