修改首页卡片间距
This commit is contained in:
@ -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}>
|
||||||
|
Reference in New Issue
Block a user