feat: 更换radio,radiogroup
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
.arco-modal {
|
||||
.arco-modal-body {
|
||||
.arco-form-item {
|
||||
.ant-modal {
|
||||
.ant-modal-body {
|
||||
.ant-form-item {
|
||||
margin-bottom: 16px;
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.arco-form-item-label {
|
||||
.ant-form-item-label {
|
||||
color: var(--Text-1, #211f24);
|
||||
font-family: $font-family-regular;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user