From afb44d3b28f63f8519ceac6e42623574cb6a45f7 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Thu, 24 Jun 2021 11:55:46 +0200 Subject: [PATCH] related ot #1415 fixed invisible line --- admin/themes/default/theme.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 5f7b69628..0e95f33e3 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -5213,8 +5213,6 @@ color:#FF7B00; } .line { - background: #fafafa; - display: flex; flex-direction: row;