chat.wxss 151 B

123456789
  1. /* comps/chat/chat.wxss */
  2. .main {
  3. width: 100%;
  4. height: 100%;
  5. /* width: 100%;
  6. height: 100%;
  7. position: absolute;
  8. overflow-y: scroll; */
  9. }