diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-07-26 18:54:37 -0400 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-07-26 18:54:37 -0400 |
| commit | 811cb72cdb04b316f19d02c609ad515d6ec0a1b1 (patch) | |
| tree | b18a86a360be06a53671ca8f404841e43c69d692 /src/client/views/presentationview/PresentationView.scss | |
| parent | c6da9a2800037a951ea5070b4a77663401c4d00e (diff) | |
CleanUp
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
| -rw-r--r-- | src/client/views/presentationview/PresentationView.scss | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss index 5769a1a0a..ee413f379 100644 --- a/src/client/views/presentationview/PresentationView.scss +++ b/src/client/views/presentationview/PresentationView.scss @@ -21,12 +21,7 @@ transition: all .1s; //max-height: 250px; - .jsx-parser { - // height: 300px; - //width: 400px; - // margin-top: 20px; - // overflow-y: scroll; - } + .documentView-node { // height: auto !important; |
