aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-22 14:22:23 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-22 14:22:23 -0500
commitcec8cc0d8444b0321ec95a49d91a77a926462900 (patch)
treefc8e25af5da9d30a17c4f619542ca22ed8794ea3 /src/client/views/collections/CollectionSchemaView.scss
parentadc4bce031b815fe4bcaaa16235eadf43b578f20 (diff)
more with previews
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 50971420d..6f076cbb5 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -480,6 +480,10 @@ button.add-column {
}
.collectionSchemaView-toolbar {
+ z-index: 1000;
+}
+
+.collectionSchemaView-toolbar {
height: 30px;
display: flex;
justify-content: flex-end;