优化移动端打开三级菜单后header错位的问题

This commit is contained in:
dqjdda
2019-08-23 17:10:02 +08:00
parent aa36c9e438
commit 52393ef57f
6 changed files with 9 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
</div>
<el-row :gutter="15">
<!--角色管理-->
<el-col :xs="24" :sm="24" :md="16" :lg="16" :xl="17">
<el-col :xs="24" :sm="24" :md="16" :lg="16" :xl="17" style="margin-bottom: 10px">
<el-card class="box-card" shadow="never">
<div slot="header" class="clearfix">
<span class="role-span">角色列表</span>