aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-25 22:33:50 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-25 22:33:50 -0500
commit4b68d25cc3718a6b9fffdd60d04707cbcc8fc2b2 (patch)
tree9b93d318a3aa87f7ad8efcf7521ff4df3f230969 /src/client/views/collections/CollectionSchemaView.scss
parent8292aae00bb7fd7716110df21faafa53fd35738d (diff)
adjusting menu trigger
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index a0bbae88f..a21249c58 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -182,6 +182,9 @@
color: gray;
z-index: 10000;
overflow-y: visible;
+ display: flex;
+ justify-content: space-between;
+ flex-wrap: wrap;
.collectionSchema-header-menu {
height: 100%;