We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d8c45 commit 594fc58Copy full SHA for 594fc58
src/views/icons/index.vue
@@ -18,7 +18,7 @@
18
</div>
19
</el-tooltip>
20
21
- </div>
+ </div>
22
</el-tab-pane>
23
<el-tab-pane label="Element-UI Icons">
24
<div class="grid">
@@ -33,7 +33,7 @@
33
34
35
36
37
38
</el-tabs>
39
@@ -70,7 +70,7 @@ export default {
70
.icons-container {
71
margin: 10px 20px 0;
72
overflow: hidden;
73
-
+
74
.grid {
75
position: relative;
76
display: grid;
0 commit comments