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%; @@ -154,4 +157,7 @@ align-items: center; justify-content: center; height: 100%; } .block{ color: #fff; }