安瑾然
2023-03-21 b4661f300194a13c4bc391f2f45a3f7a0a8dff08
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;
  }