mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 14:36:44 +00:00
format
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user