From 0aa41035fba4e87d8f1d97070bfd6cde273a4fec Mon Sep 17 00:00:00 2001 From: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:09:11 -0600 Subject: [PATCH] add more helper text space below for visual separation --- apps/browser/src/popup/scss/box.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/browser/src/popup/scss/box.scss b/apps/browser/src/popup/scss/box.scss index ea63f577a73..49c1379c638 100644 --- a/apps/browser/src/popup/scss/box.scss +++ b/apps/browser/src/popup/scss/box.scss @@ -80,7 +80,7 @@ .box-footer { margin: 0 10px 10px 10px; - padding: 0 15px; + padding: 0 15px 10px 15px; font-size: $font-size-small; button.btn {