From 130d63cd0b0e39e26e7826440814e5f8ed1d9e1e Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期三, 24 四月 2024 13:54:33 +0800
Subject: [PATCH] 合同导入模板生成、导入合同及规则、合同规则展示
---
public/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 8a1815d..4895092 100644
--- a/public/index.html
+++ b/public/index.html
@@ -18,7 +18,7 @@
height: 100%;
margin: 0px;
padding: 0px;
- overflow: hidden;
+ /*overflow: hidden;*/
}
@@ -215,4 +215,4 @@
</div>
</body>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.8.0