style: 调整滚动条样式

This commit is contained in:
2026-08-16 15:57:32 +08:00
parent 21cb0610e1
commit ebb570f0e1
3 changed files with 2 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
align-items: center;
font-size: 13px;
gap: 12px;
color: var(--text-tertiary);
color: var(--text-secondary);
}
@media (max-width: 640px) {