From 6e601ede374e66319277e3f94918676138cc68ad Mon Sep 17 00:00:00 2001 From: Qstick Date: Wed, 9 Oct 2019 22:20:43 -0400 Subject: [PATCH] Fixed: Custom Format Edit Modal Huge Size --- .../CustomFormats/EditCustomFormatModal.js | 2 +- .../EditCustomFormatModalContent.css | 18 ------- .../EditCustomFormatModalContent.js | 51 +++++++++---------- 3 files changed, 24 insertions(+), 47 deletions(-) delete mode 100644 frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModalContent.css diff --git a/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModal.js b/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModal.js index 3011f928c..33455cff2 100644 --- a/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModal.js +++ b/frontend/src/Settings/CustomFormats/CustomFormats/EditCustomFormatModal.js @@ -40,7 +40,7 @@ class EditCustomFormatModal extends Component { -
-
- - - Name - + + + Name + - - + + - - - Format Tags - + + + Format Tags + - - -
-
+ + }