aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-23 16:41:07 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-23 16:41:07 -0500
commit45e3384b31ed2816e6846c2ff545fe55dc155339 (patch)
tree262e532ceb409a7d5d35803a257fd060e73d7639 /src/client/views/collections/CollectionSchemaView.scss
parent71ef0cc1ef0883316b2eb3afae9188dd12a42dfc (diff)
minor changes
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index 6f076cbb5..1463cdb3c 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -62,10 +62,14 @@
width: calc(100% - 52px);
margin-left: 50px;
+ z-index: 10000;
+
&.-header {
font-size: 12px;
height: 30px;
box-shadow: none;
+ z-index: 10000;
+ overflow-y: visible;
}
.rt-resizable-header-content {