diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-08-24 10:08:50 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-08-24 10:08:50 -0400 |
| commit | 21c02362a9b658459054a7880aa011e6262f3ae7 (patch) | |
| tree | 32ae14dd6f47dc4635bbef37981c86d2ca8e72e4 /src/client/views/nodes/ImageBox.scss | |
| parent | 4ab81702c2c78ae20c1984985aaef880d21aef9e (diff) | |
| parent | d237c67b236ce66e9bc711931e4c283a8c1e95f2 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/nodes/ImageBox.scss')
| -rw-r--r-- | src/client/views/nodes/ImageBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss index b1afa3f7d..00c069e1f 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -65,6 +65,7 @@ display:flex; align-items: center; height:100%; + overflow:hidden; .imageBox-fadeBlocker { width:100%; height:100%; |
