mdt-charts 1.12.9 → 1.12.10

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.
@@ -201,7 +201,6 @@
201
201
  line-height: 1;
202
202
  }
203
203
  .aggregator-value {
204
- margin-top: 0.5em;
205
204
  pointer-events: auto;
206
205
  }
207
206
  .aggregator-name {
@@ -201,7 +201,6 @@
201
201
  line-height: 1;
202
202
  }
203
203
  .aggregator-value {
204
- margin-top: 0.5em;
205
204
  pointer-events: auto;
206
205
  }
207
206
  .aggregator-name {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdt-charts",
3
- "version": "1.12.9",
3
+ "version": "1.12.10",
4
4
  "description": "",
5
5
  "main": "lib/main.js",
6
6
  "scripts": {