zhengyiming
2025-03-25 c02e7a8fe42de2a5796e95e573f9e6b6735e4d0d
packages/components/src/styles/nut.scss
@@ -127,7 +127,7 @@
  .bole-input-textarea:not(.nut-input--disabled) {
    color: boleGetCssVar('text-color', 'primary') !important;
    height: 100rpx;
    height: 200px;
  }
  .bole-input-text-placeholder {
@@ -168,4 +168,14 @@
  .pro-form-item-tips {
    word-break: break-all;
  }
  .nut-dialog__header {
    height: 44px;
  }
  .nut-dialog__footer {
    .nut-button--plain {
      border-width: 1px;
    }
  }
}