fix dep error display, show starting if any health check starting, show disabled health check message, remove loader from service list, animated dots, better color (#3025)

* refector addresses to not need gateways array

* fix dep error display, show starting if any health check starting, show disabled health check message, remove loader from service list, animated dots, better color

* fix: fix action results textfields

---------

Co-authored-by: waterplea <alexander@inkin.ru>
This commit is contained in:
Matt Hill
2025-09-17 10:32:20 -06:00
committed by GitHub
parent 1d331d7810
commit 7eecf29449
9 changed files with 60 additions and 99 deletions

View File

@@ -57,7 +57,7 @@
var(--tui-status-warning) 24%,
transparent
);
--tui-status-info: rgba(128, 89, 229, 1);
--tui-status-info: rgba(53, 96, 240, 1);
--tui-status-info-pale: color-mix(
in hsl,
var(--tui-status-info) 12%,