feat(前端界面): 统一前端界面文字
build.yaml / build (push) Successful in 37s

This commit is contained in:
2026-07-07 15:42:07 +08:00
parent 3fd0b1bb5d
commit 67eed80507
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -616,6 +616,10 @@ body[data-hide-meta] .meta-panel {
}
.font-badge {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 30px;
padding: 3px 6px;
background: #eef1f4;
color: var(--text-muted);