fix Tag style
This commit is contained in:
parent
b03681fa4d
commit
a6c5017640
2 changed files with 9 additions and 0 deletions
|
@ -75,6 +75,9 @@
|
|||
<Tag color="primary" size="large">大号标签</Tag>
|
||||
<Tag color="primary" size="medium">中号标签</Tag>
|
||||
<Tag color="primary">默认尺寸</Tag>
|
||||
<Tag color="blue" size="large">大号标签</Tag>
|
||||
<Tag color="blue" size="medium">中号标签</Tag>
|
||||
<Tag color="blue">默认尺寸</Tag>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue