feat(agent-office/LogTab): source 뱃지 + access 메타데이터 표시 + 5초 폴링
This commit is contained in:
@@ -371,6 +371,18 @@
|
||||
.ao-log-level { min-width: 48px; font-weight: bold; }
|
||||
.ao-log-msg { color: #ccc; word-break: break-all; }
|
||||
|
||||
.ao-log-source {
|
||||
margin-left: 6px;
|
||||
font-size: 0.75em;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
.ao-log-meta {
|
||||
color: #6b7280;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
/* ===== Common ===== */
|
||||
.ao-empty {
|
||||
color: #94a3b8;
|
||||
|
||||
Reference in New Issue
Block a user