style: 优化全局 loading 及 empty 配置

This commit is contained in:
2024-05-21 23:24:01 +08:00
parent 43ac334ba0
commit 7e329fcffa
5 changed files with 36 additions and 29 deletions

View File

@@ -185,6 +185,7 @@ onMounted(() => {
}
:deep(.arco-tree-node-selected) {
font-weight: bold;
background-color: rgba(var(--primary-6), 0.1);
&:hover {
background-color: rgba(var(--primary-6), 0.1);