@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.
@@ -66566,7 +66566,7 @@ const css$x = /* css */`@layer navi {
66566
66566
  }
66567
66567
 
66568
66568
  .navi_list_failed_rows {
66569
- height: var(--size-to-fill, 0px);
66569
+ min-height: var(--size-to-fill, 0px);
66570
66570
  flex-shrink: 0;
66571
66571
  list-style: none;
66572
66572
  display: block;