profinansy-ui-lib 2.0.64 → 2.0.65

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/index.js +2 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -225,12 +225,14 @@
225
225
  padding: 0;
226
226
  margin: 0;
227
227
  color: #fff;
228
+ line-height: 14px;
228
229
  `,t.DownloadDescription=a.default.p`
229
230
  color: #fff;
230
231
  font-size: 9px;
231
232
  font-weight: 600;
232
233
  padding: 0;
233
234
  margin: 0;
235
+ line-height: 14px;
234
236
  `,t.HelpBlock=a.default.div`
235
237
  display: flex;
236
238
  flex-direction: column;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "2.0.64",
3
+ "version": "2.0.65",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {