style: 清理未使用的样式

This commit is contained in:
2026-08-02 11:33:02 +08:00
parent 04df078fcf
commit 769d26fa97
4 changed files with 1 additions and 31 deletions
-5
View File
@@ -860,11 +860,6 @@ onMounted(() => {
white-space: nowrap;
}
.scope-hint {
font-size: 12px;
color: var(--text-secondary, #999);
}
.session-badge {
flex-shrink: 0;
}