update Tag style

This commit is contained in:
梁灏 2018-06-25 21:36:20 +08:00
parent 06a4433d86
commit b972db9eae

View file

@ -103,6 +103,8 @@
} }
.@{tag-close-prefix-cls} { .@{tag-close-prefix-cls} {
margin-left: 18px !important; margin-left: 18px !important;
left: 4px;
top: 1px;
} }
} }
@ -198,6 +200,9 @@
.@{tag-close-prefix-cls}:hover { .@{tag-close-prefix-cls}:hover {
color: #fff; color: #fff;
} }
.@{tag-close-prefix-cls}{
top: 2px;
}
} }
&-primary, &-primary,