fix(nodes): backfill MAC address and enlarge distro logos

This commit is contained in:
2026-06-20 18:48:18 -05:00
parent 371742ace3
commit fd3ef1adfd
3 changed files with 9 additions and 4 deletions

View File

@@ -505,8 +505,8 @@ body[data-bs-theme="light"] .app-nav-link.is-active {
.node-brand-icon {
width: 100%;
height: 80%;
font-size: 3.6rem;
height: 92%;
font-size: 4.5rem;
align-self: center;
}