@iris-ui-kit/vue 0.2.15 → 0.2.16

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/admin.cjs CHANGED
@@ -381,7 +381,7 @@ var CSS = `
381
381
  white-space: nowrap;
382
382
  }
383
383
 
384
- :where(.iris-nav-menu--horizontal .iris-nav-menu-item) {
384
+ :where(.iris-nav-menu--horizontal > .iris-nav-menu-group > .iris-nav-menu-item) {
385
385
  width: auto;
386
386
  padding-inline-start: var(--iris-nav-item-padding-inline);
387
387
  }