From 7c5f6be823ba3a8d91d047d54b324af3498435cc Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Tue, 18 Apr 2023 04:34:48 +0900 Subject: [PATCH] - smoother drag bounces - z-index removed for drawer icons - draggables can go to Y=0 --- public/index.html | 16 ++++++------- public/scripts/RossAscends-mods.js | 37 ++++++++++++++++-------------- public/style.css | 6 +++-- 3 files changed, 32 insertions(+), 27 deletions(-) diff --git a/public/index.html b/public/index.html index 6b19904d4..9d4d9da9b 100644 --- a/public/index.html +++ b/public/index.html @@ -63,7 +63,7 @@