fix in peers

This commit is contained in:
Mateusz Gruszczyński
2026-06-09 11:19:14 +02:00
parent 16e3917fce
commit b2cede7b63
8 changed files with 759 additions and 305 deletions
+9
View File
@@ -2597,6 +2597,15 @@ body.mobile-mode .mobile-filter-bar {
color: var(--bs-primary);
}
.peer-refresh-note {
align-items: center;
display: flex;
gap: 0.5rem;
margin-bottom: 0.5rem;
color: var(--bs-secondary-color);
font-size: 0.875rem;
}
.auth-page {
display: grid;
min-height: 100vh;