logitude-dashboard-library 3.1.112 → 3.1.113

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.
@@ -667,11 +667,13 @@ $dark-grey: #717585;
667
667
  width: 100%;
668
668
  height: calc(100% - 5px);
669
669
  padding-left: 0.12rem;
670
+ padding-right: 0.12rem;
670
671
  padding-top: 0.05rem;
671
672
  }
672
673
 
673
674
  .db-fc-container-error {
674
675
  padding-left: 0 !important;
676
+ padding-right: 0 !important;
675
677
  padding-top: 0 !important;
676
678
  }
677
679
 
@@ -667,11 +667,13 @@ $dark-grey: #717585;
667
667
  width: 100%;
668
668
  height: calc(100% - 5px);
669
669
  padding-left: 0.12rem;
670
+ padding-right: 0.12rem;
670
671
  padding-top: 0.05rem;
671
672
  }
672
673
 
673
674
  .db-fc-container-error {
674
675
  padding-left: 0 !important;
676
+ padding-right: 0 !important;
675
677
  padding-top: 0 !important;
676
678
  }
677
679
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "logitude-dashboard-library",
3
- "version": "3.1.112",
3
+ "version": "3.1.113",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "logitude",
6
6
  "license": "MIT",