odc.xiaohui
2023-03-21 b628d9eaed3de37e7e59d0fe47dd12b58a952f0e
miniprogram/pages/manager/group/message/index.wxss
@@ -62,7 +62,7 @@
}
.low{
    position: fixed;
    bottom: 1.5rem;
    bottom: 0rem;
    width: 100%;
    background-color: white;
    /* height: 7%; */
@@ -149,3 +149,12 @@
.view-4{
  
}
.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .block{
      color: #fff;
  }