From cca40c7d6035bcf0c4eed8d5ae0c94959d82377e Mon Sep 17 00:00:00 2001 From: tobinio Date: Sun, 7 Apr 2024 11:39:02 +0200 Subject: [PATCH] fix loadingIndicator clipping top left corner --- theseus_gui/src/App.vue | 7 +++---- .../src/components/modrinth-loading-indicator.js | 15 ++------------- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/theseus_gui/src/App.vue b/theseus_gui/src/App.vue index a93e3c66d..4187eda43 100644 --- a/theseus_gui/src/App.vue +++ b/theseus_gui/src/App.vue @@ -373,10 +373,7 @@ command_listener(async (e) => {
- +