优化单选组件
parent
8034fc29b4
commit
8d1e960d71
|
@ -207,7 +207,6 @@ class RadioItem extends Component {
|
|||
`,
|
||||
// 状态
|
||||
css`
|
||||
:host([readonly]),
|
||||
:host([disabled]) {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.6;
|
||||
|
|
Loading…
Reference in New Issue