style: currentProject样式

This commit is contained in:
zhangyh
2025-11-03 16:52:07 +08:00
parent 0881b00596
commit 57c75cfca2

View File

@@ -2236,7 +2236,7 @@ export default defineComponent({
&.disabled {
color: #9a9a9a;
border-color: rgba(0, 0, 0, 0.1);
border:none;
background: #f5f5f5;
cursor: not-allowed;
}