From cb2477217c34dad5be45ffdb353f14930e5bea41 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:55:34 +0800 Subject: [PATCH] feat: auto hiding headbar in preview --- frontend/src/views/files/Preview.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/src/views/files/Preview.vue b/frontend/src/views/files/Preview.vue index aa85e2eb..485ddef3 100644 --- a/frontend/src/views/files/Preview.vue +++ b/frontend/src/views/files/Preview.vue @@ -1,12 +1,10 @@