mdt-charts 1.15.0 → 1.15.2

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.
@@ -185,7 +185,7 @@
185
185
  flex: 0;
186
186
  }
187
187
  .tooltip-field-value {
188
- margin-left: 0.5rem;
188
+ margin-left: 1.5em;
189
189
  white-space: nowrap;
190
190
  }
191
191
 
@@ -185,7 +185,7 @@
185
185
  flex: 0;
186
186
  }
187
187
  .tooltip-field-value {
188
- margin-left: 0.5rem;
188
+ margin-left: 1.5em;
189
189
  white-space: nowrap;
190
190
  }
191
191
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdt-charts",
3
- "version": "1.15.0",
3
+ "version": "1.15.2",
4
4
  "description": "",
5
5
  "main": "lib/main.js",
6
6
  "scripts": {