trtc-room.wxss 172 B

12345678910111213
  1. @import "./template/custom/custom.wxss";
  2. .pusher {
  3. width: 100%;
  4. height: 100%;
  5. visibility: hidden;
  6. }
  7. .player {
  8. width: 100%;
  9. height: 100%;
  10. visibility: hidden;
  11. }