parent
9036ebad87
commit
df0d7bd98f
2 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,8 @@
|
|||
Toggle
|
||||
</Button>
|
||||
<span>{{ checked }}</span>
|
||||
<br><br>
|
||||
<Tag type="dot" color="gold">标签四</Tag>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
|
@ -244,6 +244,9 @@
|
|||
.@{tag-prefix-cls}-text{
|
||||
color: @@darkColor !important;
|
||||
}
|
||||
&.@{tag-prefix-cls}-dot{
|
||||
line-height: 32px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue