chat-group-detail.wxss 127 B

123456
  1. /* pages/chat-group-detail/chat-group-detail.wxss */
  2. page {
  3. width: 100%;
  4. height: 100%;
  5. background-color: #F0F4F7;
  6. }