fix in peers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user