Commit ed8fa16f authored by SkyAo's avatar SkyAo Committed by GitHub

Merge pull request #869 from baiyaaaaa/master

fix zIndex -1
parents e0ad1f6f fe4357d7
...@@ -169,7 +169,6 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment