fix(hub): prevent monitor board stuck on slow aggregate polling
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1408,6 +1408,14 @@ button.btn-sm {
|
||||
padding: 8px 0;
|
||||
}
|
||||
|
||||
.board-loading-sub {
|
||||
margin: 12px 0 0;
|
||||
font-size: 12px;
|
||||
line-height: 1.5;
|
||||
color: var(--muted);
|
||||
max-width: 36rem;
|
||||
}
|
||||
|
||||
.board-loading {
|
||||
grid-column: 1 / -1;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user