From 6e696f2fc24d66aa155a92095014c27316cc9803 Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Thu, 4 Jun 2020 15:25:15 +0200 Subject: [PATCH] :bug: Fixes style inconsistency --- .../resources/styles/main/partials/sidebar-element-options.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/resources/styles/main/partials/sidebar-element-options.scss b/frontend/resources/styles/main/partials/sidebar-element-options.scss index c19d590e64..87c6f42ba6 100644 --- a/frontend/resources/styles/main/partials/sidebar-element-options.scss +++ b/frontend/resources/styles/main/partials/sidebar-element-options.scss @@ -431,6 +431,7 @@ .input-text { padding-left: 0; color: #b1b2b5; + background-color: transparent; } }