From 07af33eb78cec7331b799f4ca073e19aede0f3c3 Mon Sep 17 00:00:00 2001 From: Jones Date: Wed, 28 May 2025 08:33:26 +0930 Subject: [PATCH] Update OpenAboutPage.ts - Remove scrollbar to nowhere --- src/seqta/utils/Openers/OpenAboutPage.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seqta/utils/Openers/OpenAboutPage.ts b/src/seqta/utils/Openers/OpenAboutPage.ts index 1f201679..1912c9f3 100644 --- a/src/seqta/utils/Openers/OpenAboutPage.ts +++ b/src/seqta/utils/Openers/OpenAboutPage.ts @@ -21,7 +21,7 @@ export function OpenAboutPage() { ).firstChild; let text = stringToHTML(/* html */ ` -
+

BetterSEQTA+ is a fork of BetterSEQTA (originally developed by Nulkem), which was discontinued. BetterSEQTA+ continued development of BetterSEQTA, while incorporating a plethora of features.