change x size

This commit is contained in:
afc163 2015-12-03 19:27:19 +08:00
parent 1446e799c4
commit 4ff91a7536

View File

@ -254,7 +254,7 @@
&:hover { &:hover {
padding: 0 20px 0 10px; padding: 0 20px 0 10px;
.@{select-prefix-cls}-selection__choice__remove { .@{select-prefix-cls}-selection__choice__remove {
transform: scale(1); transform: scale(0.75);
opacity: 1; opacity: 1;
} }
} }