From c05989af6165d195810b244cf2da7488a8b9bba8 Mon Sep 17 00:00:00 2001 From: Mike Sutton Date: Sun, 3 Oct 2021 20:07:29 +0200 Subject: [PATCH] added cancel icon --- app/assets/stylesheets/walter/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/walter/_common.scss b/app/assets/stylesheets/walter/_common.scss index 8c56ed3..d1f00ac 100644 --- a/app/assets/stylesheets/walter/_common.scss +++ b/app/assets/stylesheets/walter/_common.scss @@ -79,7 +79,7 @@ border-top-right-radius: 5px; display: flex; justify-content: flex-end; - padding: 0.5rem 1rem 0; + padding: 0.5rem 0rem 0; } .shepherd-has-title .shepherd-content .shepherd-header {