@otwb/ui 2.0.20 → 2.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/page.js +2 -1
  2. package/package.json +1 -1
package/dist/page.js CHANGED
@@ -435,7 +435,8 @@ function createFormHelper() {
435
435
  showAction: !1,
436
436
  onSubmit: l,
437
437
  onRest: u,
438
- style: m ? "padding-right: .5rem" : void 0
438
+ class: m ? "form-dialog1" : "",
439
+ style: m ? "padding-right: 1rem" : void 0
439
440
  }, null);
440
441
  }
441
442
  function createModalHelper() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otwb/ui",
3
- "version": "2.0.20",
3
+ "version": "2.0.21",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "otwb UI",