fix(ui): remove exchange ID, reorder to app/route, add agent label
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.agentLabel {
|
||||
font-size: 0.625rem;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.5px;
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.duration {
|
||||
margin-left: auto;
|
||||
font-family: var(--font-mono);
|
||||
|
||||
Reference in New Issue
Block a user