feat(ui): add route and agent icons in exchange header
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.icon {
|
||||
color: var(--text-muted);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.agentLabel {
|
||||
font-size: 0.625rem;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user