style(pugongying): 增大字段分组标题字号

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
wxs 2026-03-13 16:34:26 +08:00
parent cce8f22e0f
commit 33d6aeb495

View File

@ -907,10 +907,10 @@
}
.xhs-export-group-header {
font-size: 12px;
font-size: 14px;
font-weight: 800;
color: #7a6152;
padding: 6px 4px 2px;
padding: 8px 4px 4px;
border-bottom: 1px solid rgba(141, 88, 51, 0.15);
}