222
YM
2024-05-17 0b4fa4b2cfd68528d15aa71557425a7a80e3fc41
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 {