fix[icons]:fixed eslint 1 error and 2 warnings (#2835)

This commit is contained in:
flitrue 2019-12-12 15:16:03 +08:00 committed by 花裤衩
parent ded67b054a
commit 230575a6fd
1 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
</div>
</el-tooltip>
</div>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="Element-UI Icons">
<div class="grid">
@ -33,7 +33,7 @@
</div>
</el-tooltip>
</div>
</div>
</div>
</el-tab-pane>
</el-tabs>
</div>
@ -70,7 +70,7 @@ export default {
.icons-container {
margin: 10px 20px 0;
overflow: hidden;
.grid {
position: relative;
display: grid;