优化移动端打开三级菜单后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

@@ -1,7 +1,7 @@
<template>
<div class="app-container">
<el-row :gutter="20">
<el-col :xs="24" :sm="24" :md="8" :lg="6" :xl="5">
<el-col :xs="24" :sm="24" :md="8" :lg="6" :xl="5" style="margin-bottom: 10px">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span>个人信息</span>