@@ -107,7 +107,7 @@ export default {
height: 50px;
display: inline-block;
text-align: center;
- line-height: 50px;
+ line-height: 45px;
border: #e8e8e8 1px solid;
img {
@@ -14,8 +14,8 @@
</div>
</td>
<td width="150" style="vertical-align: middle"><span>入驻商家:</span><span class="text-message">{{stores ? stores.totalElements : 0}}</span><span>家</span></td>
- <td width="150">
- <a href="/vendor#/store-apply"><button class="btn btn-primary" style="margin-left: 6px;">立即入驻</button></a>
+ <td width="150" style="vertical-align: middle;">
+ <a href="/vendor#/store-apply" style="width: 100px; height: 30px; display: inline-block;"><button class="btn btn-primary" style="margin-left: 6px;">立即入驻</button></a>
</tr>
</thead>