mirror of https://github.com/ElemeFE/element
fix zIndex -1
parent
37b9636a6e
commit
fe4357d7f8
|
@ -169,7 +169,6 @@
|
||||||
|
|
||||||
&:disabled {
|
&:disabled {
|
||||||
& + .el-radio-button__inner {
|
& + .el-radio-button__inner {
|
||||||
z-index: -1;
|
|
||||||
color: var(--button-disabled-color);
|
color: var(--button-disabled-color);
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
|
|
Loading…
Reference in New Issue