From 6b940ed675f89544e7f550fe1d5e56d39be44858 Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:51:49 -0700 Subject: [PATCH] Revert #1189 and #1191 (#1214) * Revert "fix: featured version ui shifts (#1191)" This reverts commit 3036f43b756768453a66c973bebdd383f7c3c68a. * Revert "Fix CTRL clicking on versions issue (#1189)" This reverts commit f4560bd7d8a41f5d171b3ed90330cdb8fb131ae0. --- pages/[type]/[id].vue | 75 ++++++++++++++++++++++--------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/pages/[type]/[id].vue b/pages/[type]/[id].vue index e4016ffd..a34b49f9 100644 --- a/pages/[type]/[id].vue +++ b/pages/[type]/[id].vue @@ -569,46 +569,47 @@