UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
theme
/
system
/
antd
/
_tag.less
13 lines
(12 loc)
•
196 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.@{ant-prefix}-tag { &__plus {
/** * 标签:【+】的样式 * Tag: [+] style */
.@{ant-prefix}-tag {
background
:
#fff
;
border-style
: dashed; } } }