mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 22:29:24 +00:00
Update stirling-pdf/src/main/resources/templates/fragments/common.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a3962a74c3
commit
2e5f40c54b
@ -36,7 +36,9 @@
|
||||
// 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');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user