From cdc0a423810e63fe2f47d42ac86886505bd2dee6 Mon Sep 17 00:00:00 2001 From: BobChao87 Date: Tue, 11 Jan 2022 17:03:43 -0800 Subject: [PATCH] Prevent descriptions from causing page scroll Still allow the user to scroll the description, just to be safe Related to Issue #44 --- components/marathon/Description.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/components/marathon/Description.vue b/components/marathon/Description.vue index f5f73669..92077904 100644 --- a/components/marathon/Description.vue +++ b/components/marathon/Description.vue @@ -1,5 +1,5 @@