Update common.html

This commit is contained in:
Reece Browne 2025-07-03 12:01:20 +01:00 committed by GitHub
parent 2e5f40c54b
commit 1cd4e177fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,9 +36,6 @@
// We need to counter both the browser scaling AND the navbar scaling
const dropdownScale = 1.1;
if (DEBUG) {
console.log('DPR:', currentDPR, 'navScale:', navScale, 'will apply scaling');
}
const navbar = document.querySelector('.navbar');
@ -375,4 +372,4 @@
window.stirlingPDF.GoogleDriveAppId = /*[[${@GoogleDriveConfig.getAppId()}]]*/ null;
</script>
</div>
</th:block>
</th:block>