mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-29 18:48:32 +08:00
docs(tag): colorful demo css style (#7037)
This commit is contained in:
parent
bfcdba251f
commit
82f407d396
@ -27,7 +27,7 @@ We preset a series of colorful tag styles for use in different situations. You c
|
||||
<a-tag color="blue">blue</a-tag>
|
||||
<a-tag color="purple">purple</a-tag>
|
||||
</div>
|
||||
<h4 style="margin: '16px 0'">Custom:</h4>
|
||||
<h4 style="margin: 16px 0">Custom:</h4>
|
||||
<div>
|
||||
<a-tag color="#f50">#f50</a-tag>
|
||||
<a-tag color="#2db7f5">#2db7f5</a-tag>
|
||||
|
Loading…
Reference in New Issue
Block a user