@@ -1,3 +1,4 @@
+
@import "~@less/variables.less";
.labelWrap>li {
// cursor: pointer;
@@ -182,7 +183,7 @@
position: absolute;
top: -5px;
right: -5px;
- z-index: 30;
+ z-index: 1;
border-radius: 50%;
background: @closeIcon;
// background: url('/img/close.png') no-repeat center center;