feat: add instance view

This commit is contained in:
jialin
2026-03-26 18:20:55 +08:00
committed by jialin
parent 08330e0b82
commit a95b7e9561
5 changed files with 80 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
position: relative;
padding: 0 4px;
border-radius: var(--border-radius-mini);
font-weight: var(--font-weight-500);
color: var(--ant-color-text-tertiary);
}
.actions {