From f5aab724124ffde943e208d69811b8b7bf6fa14c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 28 二月 2024 12:03:14 +0800
Subject: [PATCH] mrshi

---
 h5/pages/notice/notice.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/pages/notice/notice.vue b/h5/pages/notice/notice.vue
index 4e50576..3f2d0e7 100644
--- a/h5/pages/notice/notice.vue
+++ b/h5/pages/notice/notice.vue
@@ -64,7 +64,7 @@
 
 		.content {
 			flex: 1;
-			height: calc(100% - 88rpx - 60rpx - 40rpx);
+			height: calc(100% - 88rpx - 60rpx - 40rpx - 40rpx);
 		}
 
 		.button {

--
Gitblit v1.9.3