From ee4b6a7e80894aba7e548e040f628991ed96b678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Herbinet?= <33763786+Jerome-Herbinet@users.noreply.github.com> Date: Thu, 20 Apr 2023 08:39:06 +0200 Subject: [PATCH] Cancel initial changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> --- core/css/styles.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/core/css/styles.scss b/core/css/styles.scss index 8edae034a0c..7a881297488 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -803,10 +803,7 @@ code { } tr:last-child td { border-bottom: none; - } - tr[data-entryname^="."] { - display: none; - } + } .filename { overflow: hidden; white-space: nowrap;