From 7ac542d25c62e51062f8726df7afecbae353c718 Mon Sep 17 00:00:00 2001 From: Alex Shnitman Date: Mon, 2 Jun 2025 22:32:23 +0300 Subject: [PATCH] UI clutter cleanup and reorganization --- ui/src/app/app.component.html | 224 +++++++++++++++++++++++----------- ui/src/app/app.component.ts | 10 +- 2 files changed, 162 insertions(+), 72 deletions(-) diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index e17a454..d3eac7b 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -1,6 +1,9 @@