Commit 7d5da757 authored by pengchongfu's avatar pengchongfu Committed by 杨奕

Cascader: adjust close icon z-index, fix #4084

parent afeeadbd
......@@ -25,6 +25,10 @@
}
}
.el-icon-circle-close {
z-index: calc(var(--index-normal) + 1);
}
@e label {
position: absolute;
left: 0;
......
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