From 86df2e0fd936d3608fb030b5f9e0be23a6232dd7 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Wed, 3 Jul 2024 22:38:36 -0400 Subject: inject some css into the QAM to fix overscroll issues --- frontend/src/plugin-loader.tsx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'frontend') diff --git a/frontend/src/plugin-loader.tsx b/frontend/src/plugin-loader.tsx index 59d6b5bd..d17b9a9a 100644 --- a/frontend/src/plugin-loader.tsx +++ b/frontend/src/plugin-loader.tsx @@ -115,6 +115,25 @@ class PluginLoader extends Logger { + ), }); -- cgit v1.2.3