1
QYF-GitLab1
2024-07-19 190b39547edafcaf0eb160ba2ca12ef1091c8b35
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 {