odc.xiaohui
2023-03-29 638deae4b5b115751e6607f5cdc3c8dee293e957
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;
  }