feat: add standalone server topology view

This commit is contained in:
Mikhail Chusavitin
2026-09-14 10:29:36 +03:00
parent 5b8be0e464
commit 9ac38c2914
28 changed files with 1287 additions and 31 deletions
+1 -1
View File
@@ -129,6 +129,7 @@ a:hover {
font-size: 13px;
font-weight: 700;
transition: background 0.12s ease, opacity 0.12s ease;
text-decoration: none;
}
.header-action:hover {
@@ -1046,4 +1047,3 @@ code {
font-size: 0.82em;
color: var(--muted);
}