1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

chore(Tag): add close icon cursor

This commit is contained in:
陈嘉涵 2020-01-16 20:52:42 +08:00
parent a5a24a348d
commit d57705c67e

@ -85,5 +85,6 @@
&__close {
min-width: 1em;
margin-left: 2px;
cursor: pointer;
}
}