From 1bedf9e23afe26a284ba4804672ad4f396402813 Mon Sep 17 00:00:00 2001 From: Fawn Date: Thu, 25 Jul 2019 19:44:40 -0400 Subject: merge --- src/client/views/collections/CollectionSchemaView.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/client/views/collections/CollectionSchemaView.scss') diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index 98ec971ef..e56c705f0 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -311,7 +311,7 @@ button.add-column { .row-dragger { display: flex; - justify-content: space-evenly; + justify-content: space-around; // height: $MAX_ROW_HEIGHT; flex: 50 0 auto; width: 50px; @@ -406,6 +406,9 @@ button.add-column { justify-content: flex-end; padding: 0 10px; + border-bottom: 2px solid gray; + // margin-bottom: 10px; + .collectionSchemaView-toolbar-item { display: flex; flex-direction: column; -- cgit v1.2.3-70-g09d2