Commit 1a3a225d authored by Simona's avatar Simona Committed by hetech

Theme:fix icon error of cascader and select (#15264)

parent 65ae78ae
......@@ -137,7 +137,7 @@
@include m(extensible) {
&:after {
font-family: 'element-icons';
content: "\e604";
content: "\e6e0";
font-size: 14px;
color: rgb(191, 203, 217);
position: absolute;
......
......@@ -25,7 +25,7 @@
position: absolute;
right: 20px;
font-family: 'element-icons';
content: "\E611";
content: "\e6da";
font-size: 12px;
font-weight: bold;
-webkit-font-smoothing: antialiased;
......
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