comments.wxss 130 B

12345678
  1. /* pages/comments/comments.wxss */
  2. @import "../details/details.wxss";
  3. .scores {
  4. position: absolute;
  5. right: 0;
  6. top: 45rpx;
  7. }