Commit 7964b1ee authored by XieZhiXiong's avatar XieZhiXiong

chore: 完善样式

parent b82a8e29
......@@ -47,6 +47,9 @@ const defaultColumnProps: ColumnProps = {
labelStyle: {
width: 104,
},
contentStyle: {
paddingRight: 32,
},
};
const CustomizeColumn: React.FC<IProps> = (props: IProps) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment