@fractalpay/fractalpay-next-dev 0.0.233 → 0.0.234

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.
package/dist/index.js CHANGED
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  "package.json"(exports, module) {
40
40
  module.exports = {
41
41
  name: "@fractalpay/fractalpay-next-dev",
42
- version: "0.0.233",
42
+ version: "0.0.234",
43
43
  private: false,
44
44
  type: "module",
45
45
  scripts: {
@@ -1699,7 +1699,9 @@ function Chargewidgetstyles() {
1699
1699
  gap:5px !important;
1700
1700
  align-items:start;
1701
1701
  }
1702
-
1702
+ .save-ach-div label{
1703
+ margin-top: -4px;
1704
+ }
1703
1705
  .frac-form .card-cvv-in{
1704
1706
  height : 36px !importantt;
1705
1707
  }