Commit 0e7300da authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改间距

parent 0cbbf17f
...@@ -160,7 +160,7 @@ registerVirtualBox('ColumnLayout', (_props) => { ...@@ -160,7 +160,7 @@ registerVirtualBox('ColumnLayout', (_props) => {
return ( return (
<Row <Row
gutter={32} gutter={20}
> >
{cols.map((item, index) => ( {cols.map((item, index) => (
<Col key={index} span={span}> <Col key={index} span={span}>
......
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