diff options
| author | madelinegr <mgriswold99@gmail.com> | 2019-02-26 18:44:21 -0500 |
|---|---|---|
| committer | madelinegr <mgriswold99@gmail.com> | 2019-02-26 18:44:21 -0500 |
| commit | 3b60e04d22f438b81de9e5ce8707e9bbd4a82d0c (patch) | |
| tree | 517d9f90e90b9441a4d967660ecbcb39a52b8a8e /src/client/views/collections/CollectionSchemaView.scss | |
| parent | c0ebde9f48e3fd5e5c32d72bd6e2f30b55a036a3 (diff) | |
| parent | 04ee2ad6e7ca887c3cfc7277c4b382f936c0fa6d (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into presentation_view
mer
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionSchemaView.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index 995d60f74..d40e6d314 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -6,15 +6,6 @@ position: absolute; width: 100%; height: 100%; - ::-webkit-scrollbar { - -webkit-appearance: none; - height:5px; - width:5px; - } - ::-webkit-scrollbar-thumb { - border-radius: 2px; - background-color: rgba(0,0,0,.5); - } .collectionSchemaView-previewRegion { position: relative; background: black; |
