From 508fd127fee444ab2ac375a09d63c4690d45c09b Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期一, 14 四月 2025 10:52:27 +0800
Subject: [PATCH] Merge branch 'main' of http://182.92.203.7:2001/r/OAManage

---
 app/home/view/index/layout_action.html |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/app/home/view/index/layout_action.html b/app/home/view/index/layout_action.html
index 3ed3ae8..3d7fa89 100644
--- a/app/home/view/index/layout_action.html
+++ b/app/home/view/index/layout_action.html
@@ -1,3 +1,9 @@
+<style>
+	.layui-timeline {
+		height: 100%;
+		overflow: auto;
+	}
+</style>
 <div class="layui-row layui-col-space16">
 	<div class="layui-col-md12">
 		<div class="layui-card">

--
Gitblit v1.9.1