king
2021-07-28 137fb8ea6af2789b3238b22bac31d80bced41dfe
src/mob/header/index.scss
@@ -45,4 +45,12 @@
      }
    }
  }
  .change-view {
    position: absolute;
    left: calc(50% - 70px);
    top: 12px;
    .ant-radio-wrapper {
      color: #ffffff;
    }
  }
}