diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-04-21 09:30:59 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-04-21 09:30:59 +0530 |
| commit | 62936fbe7186956e038d4e7bffbeafd7873bcd8c (patch) | |
| tree | 6221036f874254e595b8293d299a8a4d57a95e9c /src/client/views/collections/collectionFreeForm | |
| parent | cea978f8c3856c897efd92be4367ba31137e29d9 (diff) | |
| parent | a9b6fba3a742f95815e2664770079bebd3b87d5f (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/collections/collectionFreeForm')
| -rw-r--r-- | src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss index e1516b468..a00311a9c 100644 --- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss +++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss @@ -36,6 +36,7 @@ height: 100%; display: flex; align-items: center; + overflow: hidden; .collectionfreeformview-placeholderSpan { font-size: 32; |
