Skip to content

Commit 3114861

Browse files
authored
fix(SimpleLineIcons): messed b-col for magic-wand
1 parent a658644 commit 3114861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/icons/SimpleLineIcons.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<i class="icon-screen-tablet icons font-2xl d-block mt-4"></i>icon-screen-tablet
216216
</b-col>
217217

218-
<b-col> cols="6" sm="4" md="3">
218+
<b-col cols="6" sm="4" md="3">
219219
<i class="icon-magic-wand icons font-2xl d-block mt-4"></i>icon-magic-wand
220220
</b-col>
221221

0 commit comments

Comments
 (0)