fix color
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 17s
Docker Build & Deploy / Deploy to Production (push) Successful in 9s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s

This commit is contained in:
孙诚
2026-01-13 17:11:38 +08:00
parent c5c3b56200
commit 6a45f3d67d

View File

@@ -95,7 +95,7 @@
}
.rich-html-content th {
background: var(--van-gray-1);
background: var(--van-border-color);
color: var(--van-text-color);
font-weight: 600;
}