From dccfd355258496f8fcbe7aaf721fc54661a332e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Fri, 13 Oct 2017 21:02:11 +0100 Subject: [PATCH] feat(my-joy-beta): improve metadata/tags whitespace --- .../src/components/instances/key-value.js | 21 ++++++++----------- 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/packages/my-joy-beta/src/components/instances/key-value.js b/packages/my-joy-beta/src/components/instances/key-value.js index e2699259..34be1a3e 100644 --- a/packages/my-joy-beta/src/components/instances/key-value.js +++ b/packages/my-joy-beta/src/components/instances/key-value.js @@ -12,7 +12,7 @@ import { Editor } from 'joyent-ui-toolkit'; -const { SmallOnly, Small } = QueryBreakpoints; +const { SmallOnly } = QueryBreakpoints; const TextareaKeyValue = ({ name, @@ -24,12 +24,12 @@ const TextareaKeyValue = ({ }) => (
- + - + - - @@ -51,12 +52,7 @@ const TextareaKeyValue = ({ - - - - - - +
); @@ -89,12 +85,13 @@ const InputKeyValue = ({ small icon fluid + marginless > -