halleyx-ui-framework 2.0.3 → 2.0.5

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.
@@ -85,7 +85,7 @@
85
85
  }
86
86
  .title-name{
87
87
  position: absolute;
88
- top: -10px;
88
+ top: -12px;
89
89
  background: white;
90
90
  font-size: 12px;
91
91
  left: 6px;
@@ -311,7 +311,7 @@
311
311
  }
312
312
  .title-name{
313
313
  position: absolute;
314
- top: -10px;
314
+ top: -12px;
315
315
  background: white;
316
316
  font-size: 12px;
317
317
  left: 6px;