index.wxss 124 B

12345
  1. /* pages/avatar/index.wxss */
  2. .wux-avatar--custom {
  3. color: #fff !important;
  4. background-color: #387ef5 !important;
  5. }