diff options
| author | laurawilsonri <laura_wilson@brown.edu> | 2019-03-06 10:43:54 -0500 |
|---|---|---|
| committer | laurawilsonri <laura_wilson@brown.edu> | 2019-03-06 10:43:54 -0500 |
| commit | f93142ada6b4142b55ffaeea1d3f11b5336957a5 (patch) | |
| tree | d7e7999f14324b163b01d6fbf37563fed4473bbc /src/client/views/collections/CollectionSchemaView.scss | |
| parent | 6283dcc3b7889ff431941e0bcb92591ff7a64e0e (diff) | |
| parent | 9867d1f7965471d5d9be2f147b33db712b8cea79 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into improveText
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; |
