aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorAndy Rickert <andrew_rickert@brown.edu>2020-07-28 17:03:53 -0400
committerAndy Rickert <andrew_rickert@brown.edu>2020-07-28 17:03:53 -0400
commita0f266b7dd7946a12be0d17b523b0a45570c80a6 (patch)
tree7c47a24a61f0a85503c6373720b95893368f0e57 /src/client/views/collections/CollectionSchemaView.scss
parent61f7e5f47a02c004982640270feb8176e9407eb5 (diff)
filter and other small features
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 83fe54c82..93878d799 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -25,7 +25,6 @@
.collectionSchemaView-tableContainer {
width: 100%;
height: 100%;
- overflow: auto;
}
.collectionSchemaView-dividerDragger {