From 641a3747e3f574e89077aaa4ebd94debc68c63fd Mon Sep 17 00:00:00 2001
From: cqf <2@qq.com>
Date: Wed, 15 Jun 2022 17:21:05 +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