diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-01-18 19:31:36 -0500 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-01-18 19:31:36 -0500 |
| commit | 8b7b321b934e6520eac2c7d4e2ea8fd6f9cf0089 (patch) | |
| tree | 53c33101a0cc066054ba126cac0c467085de04ab /src/views/nodes/NodeView.scss | |
| parent | 22e1d39e5c6d2756a039543b33c45d9610669ec7 (diff) | |
| parent | 1eb79ea2e6f2ddeea19b8cc399b373809279b862 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into move_doc_get_out_the_way
Diffstat (limited to 'src/views/nodes/NodeView.scss')
| -rw-r--r-- | src/views/nodes/NodeView.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/nodes/NodeView.scss b/src/views/nodes/NodeView.scss index e8964399b..a68335f87 100644 --- a/src/views/nodes/NodeView.scss +++ b/src/views/nodes/NodeView.scss @@ -1,6 +1,6 @@ .node { position: absolute; - // background: #cdcdcd; + background: #cdcdcd; overflow: hidden; |
