fix: register cluster modal

This commit is contained in:
jialin
2025-09-18 09:45:46 +08:00
parent bf400547e1
commit 8f5990c537
3 changed files with 11 additions and 4 deletions
@@ -39,7 +39,6 @@ const Container = styled.div`
.command-info {
margin-top: 24px;
margin-bottom: 8px;
// font-weight: 500;
color: var(--ant-color-text-secondary);
}
`;