首页样式优化

This commit is contained in:
klausY
2020-04-30 18:01:59 +08:00
parent 29fe71b482
commit 36b07a3006
2 changed files with 10 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
<el-dropdown-item @click.native="LoginOut" icon="el-icon-table-lamp"> </el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>
</el-header>
<!-- 当前面包屑用路由自动生成可根据需求修改 -->
@@ -272,6 +272,7 @@ $mainHight: 100vh;
.router-history{
background: #fff;
padding: 0 6px;
border-top: 1px solid #DCDCDC;
}
&.el-main {
overflow: auto;