uni-rate.wxss 434 B

1234567891011121314151617181920212223
  1. .uni-rate.data-v-b7a28ab8 {
  2. display: flex;
  3. line-height: 0;
  4. font-size: 0;
  5. -webkit-box-orient: horizontal;
  6. -webkit-box-direction: normal;
  7. flex-direction: row;
  8. }
  9. .uni-rate__icon.data-v-b7a28ab8 {
  10. position: relative;
  11. line-height: 0;
  12. font-size: 0;
  13. }
  14. .uni-rate__icon-on.data-v-b7a28ab8 {
  15. overflow: hidden;
  16. position: absolute;
  17. top: 0;
  18. left: 0;
  19. line-height: 1;
  20. text-align: left;
  21. }