From 7e63e7eb40a561330db94f2659ef1be391aa8285 Mon Sep 17 00:00:00 2001
From: zhoucong <1241063404@qq.com>
Date: Wed, 15 Jun 2022 10:53:03 +0800
Subject: [PATCH] 隐藏菜单
---
index.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index e0ff05f..d8edb25 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,6 @@
#app {
margin: 0;
padding: 0;
- overflow: hidden;
height: 100%;
}
--
Gitblit v1.9.2