update Tag style
This commit is contained in:
parent
06a4433d86
commit
b972db9eae
1 changed files with 5 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue