tweak span of sm

This commit is contained in:
ZYSzys 2018-09-22 17:50:45 +08:00
parent f8f0294c58
commit 1d665eae71

View File

@ -6,10 +6,10 @@
</div> </div>
<div slot="extra"> <div slot="extra">
<a-row> <a-row>
<a-col :sm="8" :xs="24"> <a-col :sm="7" :xs="24">
<head-info title="项目数" content="56" :bordered="true"/> <head-info title="项目数" content="56" :bordered="true"/>
</a-col> </a-col>
<a-col :sm="8" :xs="24"> <a-col :sm="9" :xs="24">
<head-info title="团队内排名" content="8/24" :bordered="true"/> <head-info title="团队内排名" content="8/24" :bordered="true"/>
</a-col> </a-col>
<a-col :sm="8" :xs="24"> <a-col :sm="8" :xs="24">