From ee047f441f75ac84aa24e93867050e873e77d2a6 Mon Sep 17 00:00:00 2001 From: Srijit Mondal <74085816+srijit2002@users.noreply.github.com> Date: Thu, 14 Oct 2021 13:44:58 +0530 Subject: [PATCH] Aligns blue bottom border in query editor (#1033) --- frontend/src/_styles/theme.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index f56d348c61..cdafd99083 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -388,7 +388,6 @@ body { z-index: 3; width: 59.3%; margin-top: 0px; - padding: 0.5px; } .preview-header {