aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-24 19:48:09 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-24 19:48:09 -0500
commit161d71258b636178f3e160dc66143d5df1ebb5ed (patch)
tree767d0c808bb146b0631461a37b8a56542e369804 /src/client/views/collections/CollectionSchemaView.scss
parentc50a3197c34a7629516d347e77b1f78710aef5b2 (diff)
restructure of schema view class and menus
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 1463cdb3c..a0bbae88f 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -63,6 +63,7 @@
margin-left: 50px;
z-index: 10000;
+ overflow-y: visible;
&.-header {
font-size: 12px;
@@ -179,11 +180,15 @@
.collectionSchemaView-header {
height: 100%;
color: gray;
+ z-index: 10000;
+ overflow-y: visible;
.collectionSchema-header-menu {
height: 100%;
+ z-index: 10000;
.collectionSchema-header-toggler {
+ z-index: 10000;
width: 100%;
height: 100%;
padding: 4px;