Commit c0af337f by wangying

上传less

parent 4d5df41a
......@@ -100,14 +100,14 @@
}
//x icon
.u-text-clear{
right: 37px;
right: 25px;
&:before{
content: '\e601';
content: '\e724';
}
}
//眼睛 icon
.u-text-see{
right: 7px;
right: -7px;
&:before{
content: '\e6b2';
}
......
......@@ -717,15 +717,15 @@ p {
}
.custom-password-text .u-text-clear {
right: 0.987rem;
right: 0.667rem;
}
.custom-password-text .u-text-clear:before {
content: '\e601';
content: '\e724';
}
.custom-password-text .u-text-see {
right: 0.187rem;
right: -0.187rem;
}
.custom-password-text .u-text-see:before {
......
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