From 1705f0fb030189452bf0eaff6b1a8af6959abdce Mon Sep 17 00:00:00 2001 From: Bitslayn <96226175+Bitslayn@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:09:21 -0400 Subject: [PATCH] Last minute fix aaaaa --- themes/btw.bitslayn.revertProfiles/manifest.json | 2 +- themes/btw.bitslayn.revertProfiles/src/profiles/popout.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/btw.bitslayn.revertProfiles/manifest.json b/themes/btw.bitslayn.revertProfiles/manifest.json index bb4eafd..4e0dcd2 100644 --- a/themes/btw.bitslayn.revertProfiles/manifest.json +++ b/themes/btw.bitslayn.revertProfiles/manifest.json @@ -7,7 +7,7 @@ "discordID": "372268045927972864", "github": "Bitslayn" }, - "version": "1.0.6", + "version": "1.0.5", "updater": { "type": "store", "id": "btw.bitslayn.revertProfiles" diff --git a/themes/btw.bitslayn.revertProfiles/src/profiles/popout.scss b/themes/btw.bitslayn.revertProfiles/src/profiles/popout.scss index 8a69561..878b2c6 100644 --- a/themes/btw.bitslayn.revertProfiles/src/profiles/popout.scss +++ b/themes/btw.bitslayn.revertProfiles/src/profiles/popout.scss @@ -138,6 +138,7 @@ background-color: unset; opacity: 0; transform: scale(1.0084); + pointer-events: none; } [class*="overlay"]::after { display: none;