miniprogram/pages/manager/group/message/index.wxss
@@ -17,7 +17,10 @@ background-color: #F5F5F9; margin-bottom: 20%; } .pageWhole{ background-color: #F5F5F9; height: calc(100vh - 5rem); } .chat-message-left{ margin-left: 15%; margin-top: -10%; @@ -149,3 +152,12 @@ .view-4{ } .wrapper { display: flex; align-items: center; justify-content: center; height: 100%; } .block{ color: #fff; }