@jsenv/navi 0.29.347 → 0.29.348

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.
@@ -67850,7 +67850,7 @@ const css$x = /* css */`@layer navi {
67850
67850
  }
67851
67851
 
67852
67852
  .navi_list_failed_rows {
67853
- height: var(--size-to-fill, 0px);
67853
+ min-height: var(--size-to-fill, 0px);
67854
67854
  flex-shrink: 0;
67855
67855
  list-style: none;
67856
67856
  display: block;