From df58aab40266ff2efc98fc36c0bcdff4a47f6f89 Mon Sep 17 00:00:00 2001 From: haml-707 <845831435@qq.com> Date: Wed, 3 Aug 2022 18:09:43 +0800 Subject: [PATCH] fix:style bug --- static/css/docdetail.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/css/docdetail.css b/static/css/docdetail.css index e1da39b40..7a3ae4201 100644 --- a/static/css/docdetail.css +++ b/static/css/docdetail.css @@ -106,8 +106,6 @@ } #menu-box .jstree-container-ul>.jstree-node { - display: flex; - align-items: center; margin-bottom: 30px; } -- Gitee