fix(trajectory): lighten summary section headings

This commit is contained in:
_Kerman
2026-07-31 19:53:55 +08:00
parent b57291d272
commit 094f1976c4
2 changed files with 11 additions and 4 deletions

View File

@@ -997,7 +997,7 @@
margin: 0;
padding: 0 0 3px 14px;
color: var(--dsw-alias-label-secondary);
background: var(--dsw-alias-bg-base);
background: var(--dsw-alias-bg-layer-1);
font: var(--dsw-font-xs-strong-13);
user-select: none;
}