fix: merge B-157 and B-158 shell review blockers
Keep 1024-1439 broken/seal metrics in the detail panel, fold desktop admin actions into the ellipsis menu, and fit the 13-column limit pool at 1600 without hiding the data date. Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
co-authored by
Cursor
multica-agent
parent
e778c883db
commit
bb67085dd4
@@ -1178,14 +1178,14 @@ button.account-role-badge:focus-visible {
|
||||
}
|
||||
|
||||
@media (min-width: 1280px) and (max-width: 1510px) {
|
||||
.account-role-badge span {
|
||||
display: none;
|
||||
.app-header .header-command-group .account-role-badge span {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.account-role-badge {
|
||||
min-width: 27px;
|
||||
.app-header .header-command-group .account-role-badge {
|
||||
min-width: 0;
|
||||
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user