@kigi/components 1.45.0-beta.7 → 1.45.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kigi/components",
3
- "version": "1.45.0-beta.7",
3
+ "version": "1.45.0",
4
4
  "description": "@kigi/components",
5
5
  "main": "src/components/index.ts",
6
6
  "scripts": {
@@ -283,7 +283,7 @@
283
283
  .store-goal-wrapper .dashboard-wrapper .dashboard-estimated {
284
284
  display: flex;
285
285
  flex-direction: column;
286
- padding: 0px 5px 0px 33px;
286
+ padding: 0px 5px 0px 5px;
287
287
  color: #5f5b5b;
288
288
  // font-size: 12px;
289
289
  }