diff --git a/src/components/card/solutionCard/index.module.less b/src/components/card/solutionCard/index.module.less index 7f527e926..aac7803f8 100644 --- a/src/components/card/solutionCard/index.module.less +++ b/src/components/card/solutionCard/index.module.less @@ -8,7 +8,7 @@ width: 100%; height: 100%; border: 1px solid var(--color-card-border); - border-radius: 4px; + border-radius: 12px; text-decoration: none; color: var(--color-doc-primary); padding: 16px 19px;