Skip to content

Commit 82f407d

Browse files
authored
docs(tag): colorful demo css style (#7037)
1 parent bfcdba2 commit 82f407d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tag/demo/colorful.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We preset a series of colorful tag styles for use in different situations. You c
2727
<a-tag color="blue">blue</a-tag>
2828
<a-tag color="purple">purple</a-tag>
2929
</div>
30-
<h4 style="margin: '16px 0'">Custom:</h4>
30+
<h4 style="margin: 16px 0">Custom:</h4>
3131
<div>
3232
<a-tag color="#f50">#f50</a-tag>
3333
<a-tag color="#2db7f5">#2db7f5</a-tag>

0 commit comments

Comments
 (0)