diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-22 14:22:23 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-22 14:22:23 -0500 |
| commit | cec8cc0d8444b0321ec95a49d91a77a926462900 (patch) | |
| tree | fc8e25af5da9d30a17c4f619542ca22ed8794ea3 /src/client/views/collections/CollectionSchemaView.scss | |
| parent | adc4bce031b815fe4bcaaa16235eadf43b578f20 (diff) | |
more with previews
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionSchemaView.scss | 4 |
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; |
