@openremote/or-tree-menu 1.9.0-snapshot.20250919113633 → 1.9.0-snapshot.20250922103504

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.
@@ -658,7 +658,7 @@
658
658
  display: flex;
659
659
  justify-content: space-between;
660
660
  align-items: center;
661
- padding: 0 15px;
661
+ padding: 0px 5px 0px 15px;
662
662
  min-height: 48px;
663
663
  background: var(--or-app-color4, #4d9d2a);
664
664
  color: var(--or-app-color7, white);