logitude-dashboard-library 1.4.54 → 1.4.55

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.
@@ -321,7 +321,7 @@ $dark-grey: #717585;
321
321
  .widget-options-container {
322
322
  display: flex;
323
323
  align-items: center;
324
- width: 60px;
324
+ width: 45px;
325
325
  column-gap: 6px;
326
326
 
327
327
  svg {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "logitude-dashboard-library",
3
- "version": "1.4.54",
3
+ "version": "1.4.55",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "logitude",
6
6
  "license": "MIT",