wupengfei
2025-12-03 705139a4cb5a6e99377b31e056de61dc4bfecf2e
apps/bMiniApp/src/styles/nut.scss
@@ -195,4 +195,25 @@
      object-fit: cover;
    }
  }
  .dialog-form-wrapper {
    width: 600px;
    .dialog-form-footer {
      padding: 10px 20px;
      text-align: center;
      .nut-button--plain {
        border-width: 1px;
      }
      .nut-button {
        min-width: 100px;
      }
      .nut-button + .nut-button {
        margin-left: 20px;
      }
    }
  }
}