fix in peers refresh
This commit is contained in:
@@ -2599,11 +2599,12 @@ body.mobile-mode .mobile-filter-bar {
|
||||
|
||||
.peer-refresh-note {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
color: var(--bs-secondary-color);
|
||||
display: inline-flex;
|
||||
flex: 1 1 auto;
|
||||
font-size: 0.875rem;
|
||||
gap: 0.5rem;
|
||||
min-width: 12rem;
|
||||
}
|
||||
|
||||
.auth-page {
|
||||
|
||||
Reference in New Issue
Block a user