tweak span of sm
This commit is contained in:
parent
f8f0294c58
commit
1d665eae71
|
|
@ -6,10 +6,10 @@
|
|||
</div>
|
||||
<div slot="extra">
|
||||
<a-row>
|
||||
<a-col :sm="8" :xs="24">
|
||||
<a-col :sm="7" :xs="24">
|
||||
<head-info title="项目数" content="56" :bordered="true"/>
|
||||
</a-col>
|
||||
<a-col :sm="8" :xs="24">
|
||||
<a-col :sm="9" :xs="24">
|
||||
<head-info title="团队内排名" content="8/24" :bordered="true"/>
|
||||
</a-col>
|
||||
<a-col :sm="8" :xs="24">
|
||||
|
|
|
|||
Loading…
Reference in New Issue