From ea5285aebc4a71027d4f703584fef67dd9e2ef6e Mon Sep 17 00:00:00 2001 From: GenaRazmakhnin Date: Thu, 20 Jul 2023 09:51:37 +0200 Subject: [PATCH] doc: fix side menu selection --- doc/doc/.vitepress/theme/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/doc/.vitepress/theme/style.css b/doc/doc/.vitepress/theme/style.css index f69deda..482f337 100644 --- a/doc/doc/.vitepress/theme/style.css +++ b/doc/doc/.vitepress/theme/style.css @@ -97,10 +97,6 @@ span { font-style: normal!important; } -.outline-title { - display: none; -} - /*p {*/ /* text-align: justify;*/ /*}*/ \ No newline at end of file