mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-27 06:39:24 +00:00
Update common.html
This commit is contained in:
parent
2e5f40c54b
commit
1cd4e177fb
@ -36,9 +36,6 @@
|
|||||||
// We need to counter both the browser scaling AND the navbar scaling
|
// We need to counter both the browser scaling AND the navbar scaling
|
||||||
const dropdownScale = 1.1;
|
const dropdownScale = 1.1;
|
||||||
|
|
||||||
if (DEBUG) {
|
|
||||||
console.log('DPR:', currentDPR, 'navScale:', navScale, 'will apply scaling');
|
|
||||||
}
|
|
||||||
|
|
||||||
const navbar = document.querySelector('.navbar');
|
const navbar = document.querySelector('.navbar');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user