chat-send-status.wxss 113 B

123456
  1. @import "../loading/common.wxss";
  2. .sendStatusStyle{
  3. height:100%;
  4. display: flex;
  5. align-self: center;
  6. }