From ccf69ee82f77a2e67a565cec02f95e64324a283f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 15 五月 2024 09:16:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss b/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
index 6338184..7015cdd 100644
--- a/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
+++ b/h5/unpackage/dist/dev/mp-weixin/pages/notice/notice.wxss
@@ -34,7 +34,7 @@
 }
 .container .content.data-v-0b680ac6 {
   flex: 1;
-  height: calc(100% - 88rpx - 60rpx - 40rpx);
+  height: calc(100% - 88rpx - 60rpx - 40rpx - 40rpx);
 }
 .container .button.data-v-0b680ac6 {
   margin-top: 40rpx;

--
Gitblit v1.9.3