fix(FN-4286): replace text-secondary usages with canonical tokens
Fusion-Task-Id: FN-4286 Fusion-Task-Lineage: 1dd74ee2-7fb2-4b41-b923-a9f339521b50
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
.error-boundary__message {
|
||||
font-size: 0.85rem;
|
||||
color: var(--text-secondary);
|
||||
color: var(--text-muted);
|
||||
background: var(--bg);
|
||||
padding: var(--space-sm) var(--space-md);
|
||||
border-radius: var(--radius-sm);
|
||||
|
||||
Reference in New Issue
Block a user