mirror of
https://github.com/nextcloud/server.git
synced 2025-01-30 22:37:01 +00:00
7594c79834
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 lines
No EOL
341 B
JavaScript
2 lines
No EOL
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
|