v2.5.0: show routed services behind port 443

This commit is contained in:
Виталий Литвинов
2026-04-25 13:25:32 +03:00
parent 5225811b3c
commit 7eaeef8b49
3 changed files with 106 additions and 13 deletions

View File

@@ -400,6 +400,14 @@ h2 {
gap: 8px;
}
.port-section-label {
margin-top: 2px;
color: var(--muted);
font-size: 11px;
font-weight: 900;
text-transform: uppercase;
}
.port-listener,
.port-empty {
display: grid;