From ed08c914ebde9fba53e8b24f58c0a80918569b26 Mon Sep 17 00:00:00 2001 From: m4ximuel <54457152+m4ximuel@users.noreply.github.com> Date: Thu, 22 Apr 2021 20:34:34 +0900 Subject: [PATCH] Fix: Context menu placement --- .../Torrent/TorrentRightClickMenu.vue | 55 ++++++++++----- src/views/Dashboard.vue | 69 ++++++++++--------- 2 files changed, 73 insertions(+), 51 deletions(-) diff --git a/src/components/Torrent/TorrentRightClickMenu.vue b/src/components/Torrent/TorrentRightClickMenu.vue index 0613da73f5..5d56428281 100644 --- a/src/components/Torrent/TorrentRightClickMenu.vue +++ b/src/components/Torrent/TorrentRightClickMenu.vue @@ -44,8 +44,9 @@