mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
Make Radio label's cursor pointer, close #1076
This commit is contained in:
parent
9991e96a9d
commit
d84c52fda8
@ -18,6 +18,7 @@
|
||||
position: relative;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
.@{radio-inner-prefix-cls} {
|
||||
border-color: #bcbcbc;
|
||||
|
Loading…
Reference in New Issue
Block a user