core-public.js 341 B

12
  1. (()=>{"use strict";const e=document.body,t=document.querySelector("footer");let o=t?.offsetHeight;t&&new ResizeObserver((t=>{for(const r of t){const t=r.contentRect.height;if(t===o)return;o=t,e.style.setProperty("--footer-height",`${t}px`)}})).observe(t,{box:"border-box"})})();
  2. //# sourceMappingURL=core-public.js.map?v=1e9c4c24dedb41c45e0c