mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
样式优化
This commit is contained in:
parent
7a78e366ba
commit
9ac550a310
@ -322,9 +322,9 @@
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
|
||||
&:not(.#{$ns}Form-control--withSize) {
|
||||
width: $Form-control-widthBase;
|
||||
}
|
||||
// &:not(.#{$ns}Form-control--withSize) {
|
||||
// width: $Form-control-widthBase;
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -282,7 +282,7 @@ export default class ComboControl extends React.Component<ComboProps> {
|
||||
addButtonClassName: '',
|
||||
formClassName: '',
|
||||
subFormMode: 'normal',
|
||||
draggableTip: '可拖拽排序',
|
||||
draggableTip: '',
|
||||
addButtonText: '新增',
|
||||
canAccessSuperData: false,
|
||||
addIcon: true,
|
||||
|
Loading…
Reference in New Issue
Block a user