优化宽度

This commit is contained in:
2026-02-25 00:38:19 +08:00
parent cfaf8cab49
commit cd5a2f0c7d

View File

@@ -556,6 +556,7 @@ onMounted(async () => {
font-size: 13px;
font-weight: 500;
color: #1E293B;
width: 160px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;