logitude-dashboard-library 3.2.43 → 3.2.44

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.
@@ -1237,9 +1237,14 @@ $dark-grey: #717585;
1237
1237
  text-decoration: underline;
1238
1238
  }
1239
1239
 
1240
+
1240
1241
  .table-cell-datetime {
1242
+
1241
1243
  font-family: 'Manrope';
1242
1244
  font-weight: 500;
1245
+ padding: 0px 6px;
1246
+ border-radius: 4px;
1247
+ width: fit-content;
1243
1248
  }
1244
1249
 
1245
1250
  .date-time-value-container {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "logitude-dashboard-library",
3
- "version": "3.2.43",
3
+ "version": "3.2.44",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "logitude",
6
6
  "license": "MIT",