Commit fb7f5ddfbc411568257adb561c6c745567daba4a

Authored by 梁灏
1 parent ba8e03c6

update Select tag style

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/styles/components/tag.less
... ... @@ -174,7 +174,7 @@
174 174 .@{tag-close-prefix-cls} {
175 175 .iconfont-size-under-12px(20px);
176 176 cursor: pointer;
177   - margin-left: 8px;
  177 + margin-left: 2px;
178 178 color: #666;
179 179 opacity: 0.66;
180 180 position: relative;
... ...