fix: suppression resource-counter navbar — redondant avec cockpit header

This commit is contained in:
2026-03-20 16:16:57 +01:00
parent de7f6c366e
commit 4ad60c9423
2 changed files with 0 additions and 13 deletions

View File

@@ -274,14 +274,6 @@
}
}
.resource-counter {
display: flex;
align-items: center;
font-family: var(--font);
font-size: 1rem;
font-weight: 600;
color: var(--color-grey);
}
.auth-nav {
display: flex;