fix: 移除空 CSS 规则 .leaf-item
This commit is contained in:
@@ -829,10 +829,6 @@ onUnmounted(() => {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.leaf-item {
|
||||
/* padding handled by inline style based on tree depth */
|
||||
}
|
||||
|
||||
.key-footer {
|
||||
padding: 8px 12px;
|
||||
border-top: 1px solid var(--border-color);
|
||||
|
||||
Reference in New Issue
Block a user