mirror of
https://github.com/nextcloud/server.git
synced 2024-12-27 15:38:19 +00:00
7594c79834
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 lines
341 B
JavaScript
2 lines
341 B
JavaScript
(()=>{"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"})})();
|
|
//# sourceMappingURL=core-public.js.map?v=1e9c4c24dedb41c45e0c
|