From 1a1084fc6805df8907d740cf2f446cf86b7ebdc9 Mon Sep 17 00:00:00 2001 From: "Unisko PENG," Date: Tue, 4 Apr 2023 11:13:26 +0800 Subject: [PATCH] Update theme --- theme/pagetoc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/pagetoc.css b/theme/pagetoc.css index 6b4a41b..1a28647 100644 --- a/theme/pagetoc.css +++ b/theme/pagetoc.css @@ -4,6 +4,7 @@ } #menu-bar { position: fixed !important; + width: 100vw; } #search-toggle { display: none;