fix: instance form ux

This commit is contained in:
jialin
2026-05-25 22:42:02 +08:00
committed by jialin
parent 5195b1e5fc
commit 921a2a0d81
14 changed files with 92 additions and 44 deletions
@@ -32,3 +32,11 @@
}
}
}
.sshkeySelection {
:global {
.ant-select-content .ant-tag {
font-size: 12px !important;
}
}
}