zhengyiming
2025-04-01 074b4c463c4be9bf5df11fa08779a523fdb983b1
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;
    }
  }
}