feat: unify SSH and Windows daily report layout in SAC and UI
Agent-style report body for SAC aggregation; shared stats cards; RDP ban note in docs Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -308,6 +308,19 @@ pre {
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
|
||||
.report-active-users {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0 0 1rem;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.report-active-users li {
|
||||
padding: 0.2rem 0;
|
||||
font-family: ui-monospace, monospace;
|
||||
}
|
||||
|
||||
.report-body-html {
|
||||
line-height: 1.55;
|
||||
font-size: 0.95rem;
|
||||
|
||||
Reference in New Issue
Block a user