aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
diff options
context:
space:
mode:
authormehekj <mehek.jethani@gmail.com>2022-11-14 10:22:29 -0500
committermehekj <mehek.jethani@gmail.com>2022-11-14 10:22:29 -0500
commitc3d7e526247dd6225af5146e93a0001d56a84c29 (patch)
treeca95eef5e516e8c486bfab28deecd12d5874c0f7 /src/client/views/collections/collectionSchema/CollectionSchemaView.scss
parenta73521cdbccf9bed1326d24522e133fad4a0de26 (diff)
added menu for creating new keys
Diffstat (limited to 'src/client/views/collections/collectionSchema/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/collectionSchema/CollectionSchemaView.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
index 0631cd21d..696bfd67c 100644
--- a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
+++ b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
@@ -50,6 +50,8 @@
width: inherit;
position: absolute;
top: 35px;
+ min-width: 200px;
+ padding: 10px;
}
}
}