fix: adjust border raduis
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
border: 1px solid var(--ant-color-border);
|
||||
border-radius: var(--border-radius-base);
|
||||
border-radius: var(--ant-border-radius-lg);
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user