From 94c4039c86fb7e63bae334066afa0b2e957d5560 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 11 Mar 2026 21:19:32 -0500 Subject: [PATCH] move output indicator --- src/app/components/module/module.component.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/components/module/module.component.html b/src/app/components/module/module.component.html index b0eb88f..d812437 100644 --- a/src/app/components/module/module.component.html +++ b/src/app/components/module/module.component.html @@ -7,13 +7,11 @@
south + north
{{ schema().title || module()?.type }}
-
- north -
close