zhengyiming
2025-03-13 84e2009fdc067e8d0a7d9ce18ef0fa0d7e43d495
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;
    }
  }
}