fix dashboard horizontal scrollbar (#2096)

This commit is contained in:
hubery
2020-11-23 14:52:55 +08:00
committed by GitHub
parent 127a31ea6a
commit 7adeeedd55

View File

@ -6,7 +6,7 @@
</el-row>
</header>
<section>
<el-row :gutter="20">
<el-row>
<el-col id="side-nav" :xs="24" :md="4">
<el-menu default-active="1" mode="vertical" theme="light" router="false" @select="handleSelect">
<el-menu-item index="/">Overview</el-menu-item>