YM
2024-05-27 0edf94722a0dcc338567fec7df76b2e0acd39b92
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 {