From 89470d761e2daef431c0f68355a973945607cfa8 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期五, 14 四月 2023 17:12:44 +0800
Subject: [PATCH] 警方公共

---
 miniprogram/pages/manager/group/message/index.wxss |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/miniprogram/pages/manager/group/message/index.wxss b/miniprogram/pages/manager/group/message/index.wxss
index 9d5fdfb..07a028e 100644
--- a/miniprogram/pages/manager/group/message/index.wxss
+++ b/miniprogram/pages/manager/group/message/index.wxss
@@ -14,6 +14,7 @@
 }
 
 .chat-item{
+    padding-bottom: 2rem;
     background-color: 	#F5F5F9;
     margin-bottom: 20%;
 }
@@ -65,11 +66,12 @@
 }
 .low{
     position: fixed;
-    bottom: 0rem;
+    bottom: 0;
     width: 100%;
     background-color: white;
     /* height: 7%; */
     height: 50px;
+    padding-bottom: 2rem;
 }
 .list{
     height: 60px;

--
Gitblit v1.8.0