From eec51dd2b5c09eed820d7d8e3b42d979b4fd022f Mon Sep 17 00:00:00 2001 From: Zoe Steinkamp Date: Thu, 31 Oct 2019 12:55:02 -0600 Subject: [PATCH] fix(ui): Horizontal and vertical scroll hiding elements Jstest fix --- .../__snapshots__/Settings.test.tsx.snap | 26 ++++++++++++------- .../__snapshots__/VariableForm.test.tsx.snap | 23 +++++++--------- 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/ui/src/me/components/account/__snapshots__/Settings.test.tsx.snap b/ui/src/me/components/account/__snapshots__/Settings.test.tsx.snap index cc2f261a7b..281b3559a5 100644 --- a/ui/src/me/components/account/__snapshots__/Settings.test.tsx.snap +++ b/ui/src/me/components/account/__snapshots__/Settings.test.tsx.snap @@ -93,7 +93,7 @@ exports[`Account rendering renders! 1`] = ` title="Edit About Me" type="button" > - Edit About Me - + @@ -159,6 +159,21 @@ exports[`Account rendering renders! 1`] = ` } } > + +
+
+
+ - -
-
diff --git a/ui/src/variables/components/__snapshots__/VariableForm.test.tsx.snap b/ui/src/variables/components/__snapshots__/VariableForm.test.tsx.snap index e7298765b1..44ad15973c 100644 --- a/ui/src/variables/components/__snapshots__/VariableForm.test.tsx.snap +++ b/ui/src/variables/components/__snapshots__/VariableForm.test.tsx.snap @@ -38,9 +38,17 @@ exports[`Variables.Components.VariableForm rendering renders 1`] = `
+
+
+
- -
- - Variable name cannot be empty -