修改首页卡片间距

This commit is contained in:
dushixiang
2021-05-16 16:53:41 +08:00
committed by dushixiang
parent 6fb4164989
commit 696c219c24

View File

@ -67,8 +67,7 @@ class Dashboard extends Component {
return ( return (
<> <>
<div className="page-card"> <div style={{margin: 16, marginBottom: 0}}>
<Row gutter={16}> <Row gutter={16}>
<Col span={6}> <Col span={6}>
<Card bordered={true}> <Card bordered={true}>