mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
format
This commit is contained in:
parent
06b075b1a4
commit
404a6a5aa5
@ -147,6 +147,7 @@ window.desktop_width = window.innerWidth;
|
||||
|
||||
// recalculate desktop height and width on window resize
|
||||
$(window).on("resize", function () {
|
||||
|
||||
const radio = window.desktop_width / window.innerWidth;
|
||||
|
||||
window.desktop_height =
|
||||
|
Loading…
Reference in New Issue
Block a user