refactor:删除css空规则

This commit is contained in:
Zhukj
2025-11-25 16:46:39 +08:00
parent 2a9153217b
commit 76f0153569

View File

@@ -1922,9 +1922,7 @@ onUnmounted(() => {
gap: 15px; gap: 15px;
} }
.total-score-content { /* 移除空的total-score-content规则集以避免SCSS警告 */
}
.total-score-item { .total-score-item {
display: flex; display: flex;