@flux-ui/dashboard 3.0.0-next.32 → 3.0.0-next.33

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.
package/dist/index.css CHANGED
@@ -247,6 +247,8 @@ body:has(.root > .dashboard) {
247
247
  background: var(--primary-900);
248
248
  }
249
249
  .dashboard-navigation .menu-item-icon {
250
+ margin-left: 0;
251
+ margin-right: 0;
250
252
  color: var(--dashboard-navigation-foreground);
251
253
  font-size: 24px;
252
254
  }