wupengfei
2025-12-03 fa5ee26bb701b816efc811c193ee55504a6efd51
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;
      }
    }
  }
}