YM
2024-05-29 3efb4b13a0c22332f75b48af4015541d6833c1fe
src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
@@ -372,7 +372,7 @@
   }
   .uni-select__label {
      font-size: 16px;
      font-size: 0.16rem;
      // line-height: 22px;
      height: 35px;
      padding-right: 10px;
@@ -503,7 +503,6 @@
   .uni-select__input-placeholder {
      color: $uni-base-color;
      font-size: 12px;
   }
   .uni-select--mask {