From 772015df8503f9d46a76bac153d460320ef20d06 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:13:56 +0800 Subject: [PATCH] feat: auto hiding headbar in preview --- frontend/src/views/files/Preview.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/views/files/Preview.vue b/frontend/src/views/files/Preview.vue index 485ddef3..c6b0dbe0 100644 --- a/frontend/src/views/files/Preview.vue +++ b/frontend/src/views/files/Preview.vue @@ -1,6 +1,8 @@