ps-toolkit-ui 1.10.74 → 1.10.75

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.
@@ -1780,7 +1780,7 @@
1780
1780
  this.inputs.push(br);
1781
1781
  }
1782
1782
  else {
1783
- save.class = save.class.replace('save-form-btn ', 'w-10 ').replace('h-25 ', 'h-30 ');
1783
+ save.class = save.class.replace('save-form-btn ', 'w-10 only-icon').replace('h-25 ', 'h-30 ');
1784
1784
  }
1785
1785
  this.inputs.push(save);
1786
1786
  if (clear) {