mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-18 08:57:08 +08:00
style: 优化全局 loading 及 empty 配置
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user