wupengfei
3 天以前 bb371ca4e0809e6e8f1357469170050640281334
apps/cStandardMiniApp/src/styles/nut.scss
@@ -127,6 +127,11 @@
  .bole-input-textarea:not(.nut-input--disabled) {
    color: boleGetCssVar('text-color', 'primary') !important;
    height: 100rpx;
    .textarea-placeholder {
      color: boleGetCssVar('text-color', 'placeholder') !important;
      font-size: 26rpx;
    }
  }
  .bole-input-text-placeholder {