mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
fix zIndex -1
This commit is contained in:
@@ -169,7 +169,6 @@
|
||||
|
||||
&:disabled {
|
||||
& + .el-radio-button__inner {
|
||||
z-index: -1;
|
||||
color: var(--button-disabled-color);
|
||||
cursor: not-allowed;
|
||||
background-image: none;
|
||||
|
||||
Reference in New Issue
Block a user