@import "../styles/_base.less";
.error-text {
font-size: 22rpx;
color: @error-color;
margin-right:20rpx;
line-height: 2;
}