style(主播中心): 调整样式

This commit is contained in:
hzj 2025-12-01 14:24:31 +08:00
parent f78f273832
commit 5e85d1bcf4

View File

@ -352,7 +352,6 @@ onMounted(() => {
.user-name {
margin: 0 0 4px 0;
font-size: 16px;
font-weight: 600;
color: #333;
white-space: nowrap;
@ -363,7 +362,7 @@ onMounted(() => {
.user-id {
margin: 0;
font-size: 14px;
font-size: 0.9em;
color: #666;
}