From 33ed8d400eb5b0ed26c9edfe8adb6e2ae0962f08 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 06 三月 2021 16:34:00 +0800
Subject: [PATCH] #
---
src/main/webapp/views/locDetl/locDetl.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/locDetl/locDetl.html b/src/main/webapp/views/locDetl/locDetl.html
index 3c9366f..9a77282 100644
--- a/src/main/webapp/views/locDetl/locDetl.html
+++ b/src/main/webapp/views/locDetl/locDetl.html
@@ -33,6 +33,9 @@
padding: 30px 30px 10px 0px;
margin-left: 0px;
}
+ .layui-form.layui-border-box.layui-table-view {
+ height: 100%;
+ }
</style>
</head>
<body>
--
Gitblit v1.9.1