@everymatrix/cashier-method-details 1.28.8 → 1.29.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-method-details",
3
- "version": "1.28.8",
3
+ "version": "1.29.0",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "c7e4f0fb90648211b55dc99a72de2fe600016137"
38
+ "gitHead": "97cea3025cb353ba5ec695d9a2ac6fe4825d7fba"
39
39
  }
@@ -1154,6 +1154,7 @@
1154
1154
  font-size: var(--emw--font-size-x-small, 12px);
1155
1155
  font-style: normal;
1156
1156
  font-weight: var(--emw--font-weight-normal, 400);
1157
+ font-family: inherit;
1157
1158
  height: 46px;
1158
1159
  border-radius: 50px;
1159
1160
  line-height: normal;