mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
fix: radio cursor style
This commit is contained in:
parent
2df7cc6f30
commit
38721bb61f
@ -31,7 +31,9 @@
|
||||
align-items: baseline;
|
||||
margin-right: @radio-wrapper-margin-right;
|
||||
cursor: pointer;
|
||||
|
||||
&-disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
&::after {
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user