From 8ee78476489129a9008bdd8c187d096ebbd35594 Mon Sep 17 00:00:00 2001 From: aterox Date: Tue, 8 Mar 2022 05:44:39 -0500 Subject: [PATCH] Ensure context menu doesn't clip off the screen --- src/components/LinkItems/SectionContextMenu.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/LinkItems/SectionContextMenu.vue b/src/components/LinkItems/SectionContextMenu.vue index 8f9b12c1..7f7d16e7 100644 --- a/src/components/LinkItems/SectionContextMenu.vue +++ b/src/components/LinkItems/SectionContextMenu.vue @@ -1,7 +1,7 @@