.user_login {
padding: 20px;
background-color: #ffffff;
min-height: 300rpx;
min-width: 300rpx;
.eye {
width: 40rpx;
height: 40rpx;
position: absolute;
left: 400rpx;
top: 35rpx;
}
}
如上代码, eye 的left如何设置?