From fc5d06be0ee8fe73c293f07a4ef48a24339e8784 Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Thu, 15 Sep 2022 13:19:27 -0500 Subject: [PATCH] fixed vertical spacing --- .../editor/metadataEditor/metadataEditor.jsx | 34 ++++++++++--------- .../editor/metadataEditor/metadataEditor.less | 19 ++++++++--- 2 files changed, 32 insertions(+), 21 deletions(-) diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.jsx b/client/homebrew/editor/metadataEditor/metadataEditor.jsx index a793c4f3f..25b4daac8 100644 --- a/client/homebrew/editor/metadataEditor/metadataEditor.jsx +++ b/client/homebrew/editor/metadataEditor/metadataEditor.jsx @@ -232,24 +232,26 @@ const MetadataEditor = createClass({ onChange={(e)=>this.handleFieldChange('title', e)} />