style(system/dict): 优化字典操作按钮显示逻辑

This commit is contained in:
2025-01-05 21:07:05 +08:00
parent a93b88d0cf
commit 113c6e3a71

View File

@@ -191,6 +191,9 @@ onMounted(() => {
.arco-typography {
color: rgb(var(--primary-6));
}
.action {
opacity: 1;
}
}
.container {