odc.xiaohui
2023-05-12 4b48bacef8646cee8b66f5e10b0ed7124534e93e
miniprogram/pages/manager/group/message/index.wxss
@@ -66,11 +66,12 @@
}
.low{
    position: fixed;
    bottom: 2rem;
    bottom: 0;
    width: 100%;
    background-color: white;
    /* height: 7%; */
    height: 50px;
    padding-bottom: 2rem;
}
.list{
    height: 60px;
@@ -161,4 +162,14 @@
  }
  .block{
      color: #fff;
  }
  .text-active{
    margin-left: 15%;
    font-size: 15px;
    padding: 10px ;
    width: 65%;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom: 5%;
      color: red;
  }