fix zIndex -1

This commit is contained in:
baiyaaaaa
2016-11-07 10:28:58 +08:00
parent 37b9636a6e
commit fe4357d7f8

View File

@@ -169,7 +169,6 @@
&:disabled {
& + .el-radio-button__inner {
z-index: -1;
color: var(--button-disabled-color);
cursor: not-allowed;
background-image: none;