chat-item.wxss 85 B

123
  1. .chat-item {
  2. width: 100%;display: flex;flex-direction: column;align-items: center
  3. }