@malloydata/render 0.0.179-dev240904142243 → 0.0.179-dev240904142610

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.
@@ -91978,7 +91978,7 @@ const qat = navigator.userAgent.toLowerCase().indexOf("chrome") >= 0, zat = qat,
91978
91978
  }
91979
91979
  });
91980
91980
  const I = () => ({
91981
- "margin-bottom": `calc(-1 * var(--malloy-render--table-header-cumulative-height-${n.layout.maxDepth - 1}))`
91981
+ "margin-bottom": `calc(-1 * (var(--malloy-render--table-header-cumulative-height-${n.layout.maxDepth}) - var(--malloy-render--table-header-height-0)))`
91982
91982
  });
91983
91983
  return (() => {
91984
91984
  var k = jat();