Make Radio label's cursor pointer, close #1076

This commit is contained in:
afc163 2016-02-24 20:24:47 +08:00
parent 9991e96a9d
commit d84c52fda8

View File

@ -18,6 +18,7 @@
position: relative;
line-height: 1;
vertical-align: middle;
cursor: pointer;
&:hover {
.@{radio-inner-prefix-cls} {
border-color: #bcbcbc;